Searched refs:ossl_crypto_cleanup_all_ex_data_int (Results 1 – 3 of 3) sorted by relevance
45 void ossl_crypto_cleanup_all_ex_data_int(OSSL_LIB_CTX *ctx);
226 ossl_crypto_cleanup_all_ex_data_int(ctx); in context_init()378 ossl_crypto_cleanup_all_ex_data_int(ctx); in context_deinit()
72 void ossl_crypto_cleanup_all_ex_data_int(OSSL_LIB_CTX *ctx) in ossl_crypto_cleanup_all_ex_data_int() function