Lines Matching refs:EX_CALLBACK
61 static void cleanup_cb(EX_CALLBACK *funcs) in cleanup_cb()
116 EX_CALLBACK *a; in ossl_crypto_free_ex_index_ex()
157 EX_CALLBACK *a; in ossl_crypto_get_ex_new_index_ex()
181 a = (EX_CALLBACK *)OPENSSL_malloc(sizeof(*a)); in ossl_crypto_get_ex_new_index_ex()
224 EX_CALLBACK **storage = NULL; in ossl_crypto_new_ex_data_ex()
225 EX_CALLBACK *stack[10]; in ossl_crypto_new_ex_data_ex()
278 EX_CALLBACK *stack[10]; in CRYPTO_dup_ex_data()
279 EX_CALLBACK **storage = NULL; in CRYPTO_dup_ex_data()
342 const EX_CALLBACK *excb;
372 const EX_CALLBACK *f; in CRYPTO_free_ex_data()
439 EX_CALLBACK *f; in ossl_crypto_alloc_ex_data_intern()