Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dex_data.c30 static EX_CALLBACKS *get_and_lock(OSSL_EX_DATA_GLOBAL *global, int class_index) in get_and_lock()
32 EX_CALLBACKS *ip; in get_and_lock()
73 EX_CALLBACKS *ip = &global->ex_data[i]; in ossl_crypto_cleanup_all_ex_data_int()
107 EX_CALLBACKS *ip; in ossl_crypto_free_ex_index_ex()
150 EX_CALLBACKS *ip; in ossl_crypto_get_ex_new_index_ex()
220 EX_CALLBACKS *ip; in ossl_crypto_new_ex_data_ex()
276 EX_CALLBACKS *ip; in CRYPTO_dup_ex_data()
368 EX_CALLBACKS *ip; in CRYPTO_free_ex_data()
438 EX_CALLBACKS *ip; in ossl_crypto_alloc_ex_data_intern()
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h135 } EX_CALLBACKS; typedef
139 EX_CALLBACKS ex_data[CRYPTO_EX_INDEX__COUNT];