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.c31 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()
114 EX_CALLBACKS *ip; in ossl_crypto_free_ex_index_ex()
157 EX_CALLBACKS *ip; in ossl_crypto_get_ex_new_index_ex()
225 EX_CALLBACKS *ip; in ossl_crypto_new_ex_data_ex()
279 EX_CALLBACKS *ip; in CRYPTO_dup_ex_data()
369 EX_CALLBACKS *ip; in CRYPTO_free_ex_data()
439 EX_CALLBACKS *ip; in ossl_crypto_alloc_ex_data_intern()
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h82 } EX_CALLBACKS; typedef
86 EX_CALLBACKS ex_data[CRYPTO_EX_INDEX__COUNT];