Home
last modified time | relevance | path

Searched refs:ossl_crypto_alloc_ex_data_intern (Results 1 – 2 of 2) sorted by relevance

/openssl/include/crypto/
H A Dcryptlib.h36 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj,
/openssl/crypto/
H A Dex_data.c433 return ossl_crypto_alloc_ex_data_intern(class_index, obj, ad, idx); in CRYPTO_alloc_ex_data()
436 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj, in ossl_crypto_alloc_ex_data_intern() function

Completed in 17 milliseconds