Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dcryptlib.h145 int ossl_crypto_free_ex_index_ex(OSSL_LIB_CTX *ctx, int class_index, int idx);
/openssl/crypto/
H A Dex_data.c113 int ossl_crypto_free_ex_index_ex(OSSL_LIB_CTX *ctx, int class_index, int idx) in ossl_crypto_free_ex_index_ex() function
143 return ossl_crypto_free_ex_index_ex(NULL, class_index, idx); in CRYPTO_free_ex_index()

Completed in 5 milliseconds