Home
last modified time | relevance | path

Searched refs:EX_CALLBACK (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dex_data.c53 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()
209 * Thread-safe by copying a class's array of "EX_CALLBACK" entries
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 *exc
[all...]
/third_party/openssl/crypto/
H A Dex_data.c53 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()
171 a = (EX_CALLBACK *)OPENSSL_malloc(sizeof(*a)); in ossl_crypto_get_ex_new_index_ex()
207 * Thread-safe by copying a class's array of "EX_CALLBACK" entries
216 EX_CALLBACK **storage = NULL; in ossl_crypto_new_ex_data_ex()
217 EX_CALLBACK *stack[10]; in ossl_crypto_new_ex_data_ex()
272 EX_CALLBACK *stack[10]; in CRYPTO_dup_ex_data()
273 EX_CALLBACK **storage = NULL; in CRYPTO_dup_ex_data()
338 const EX_CALLBACK *exc
[all...]
/third_party/node/deps/openssl/openssl/include/internal/
H A Dcryptlib.h58 typedef struct ex_callback_st EX_CALLBACK; typedef
59 DEFINE_STACK_OF(EX_CALLBACK)
134 STACK_OF(EX_CALLBACK) *meth;
/third_party/openssl/include/internal/
H A Dcryptlib.h58 typedef struct ex_callback_st EX_CALLBACK; typedef
59 DEFINE_STACK_OF(EX_CALLBACK)
134 STACK_OF(EX_CALLBACK) *meth;
/third_party/openssl/ohos_lite/include/internal/
H A Dcryptlib.h45 typedef struct ex_callback_st EX_CALLBACK; typedef
47 DEFINE_STACK_OF(EX_CALLBACK)

Completed in 4 milliseconds