Home
last modified time | relevance | path

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

/openssl-master/include/internal/
A Dcryptlib.h211 int ossl_crypto_free_ex_index_ex(OSSL_LIB_CTX *ctx, int class_index, int idx);
/openssl-master/crypto/
A Dex_data.c105 int ossl_crypto_free_ex_index_ex(OSSL_LIB_CTX *ctx, int class_index, int idx) in ossl_crypto_free_ex_index_ex() function
135 return ossl_crypto_free_ex_index_ex(NULL, class_index, idx); in CRYPTO_free_ex_index()

Completed in 4 milliseconds