Searched refs:EX_CALLBACKS (Results 1 – 2 of 2) sorted by relevance
31 static EX_CALLBACKS *get_and_lock(OSSL_EX_DATA_GLOBAL *global, int class_index, in get_and_lock()34 EX_CALLBACKS *ip; in get_and_lock()81 EX_CALLBACKS *ip = &global->ex_data[i]; in ossl_crypto_cleanup_all_ex_data_int()115 EX_CALLBACKS *ip; in ossl_crypto_free_ex_index_ex()158 EX_CALLBACKS *ip; in ossl_crypto_get_ex_new_index_ex()226 EX_CALLBACKS *ip; in ossl_crypto_new_ex_data_ex()280 EX_CALLBACKS *ip; in CRYPTO_dup_ex_data()370 EX_CALLBACKS *ip; in CRYPTO_free_ex_data()440 EX_CALLBACKS *ip; in ossl_crypto_alloc_ex_data_intern()
84 } EX_CALLBACKS; typedef88 EX_CALLBACKS ex_data[CRYPTO_EX_INDEX__COUNT];
Completed in 9 milliseconds