Lines Matching refs:EX_CALLBACK
53 static void cleanup_cb(EX_CALLBACK *funcs) in cleanup_cb()
108 EX_CALLBACK *a; in ossl_crypto_free_ex_index_ex()
149 EX_CALLBACK *a; in ossl_crypto_get_ex_new_index_ex()
173 a = (EX_CALLBACK *)OPENSSL_malloc(sizeof(*a)); in ossl_crypto_get_ex_new_index_ex()
218 EX_CALLBACK **storage = NULL; in ossl_crypto_new_ex_data_ex()
219 EX_CALLBACK *stack[10]; in ossl_crypto_new_ex_data_ex()
274 EX_CALLBACK *stack[10]; in CRYPTO_dup_ex_data()
275 EX_CALLBACK **storage = NULL; in CRYPTO_dup_ex_data()
340 const EX_CALLBACK *excb;
370 const EX_CALLBACK *f; in CRYPTO_free_ex_data()
437 EX_CALLBACK *f; in ossl_crypto_alloc_ex_data_intern()