Home
last modified time | relevance | path

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

/openssl-master/crypto/
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()
218 EX_CALLBACKS *ip; in ossl_crypto_new_ex_data_ex()
274 EX_CALLBACKS *ip; in CRYPTO_dup_ex_data()
366 EX_CALLBACKS *ip; in CRYPTO_free_ex_data()
436 EX_CALLBACKS *ip; in ossl_crypto_alloc_ex_data_intern()
/openssl-master/include/internal/
A Dcryptlib.h135 } EX_CALLBACKS; typedef
139 EX_CALLBACKS ex_data[CRYPTO_EX_INDEX__COUNT];

Completed in 4 milliseconds