Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dcryptlib.h36 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj,
/openssl-master/crypto/
A Dex_data.c429 return ossl_crypto_alloc_ex_data_intern(class_index, obj, ad, idx); in CRYPTO_alloc_ex_data()
432 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj, in ossl_crypto_alloc_ex_data_intern() function
A Dcontext.c411 if (ossl_crypto_alloc_ex_data_intern(CRYPTO_EX_INDEX_OSSL_LIB_CTX, NULL, in ossl_lib_ctx_get_data()

Completed in 4 milliseconds