Home
last modified time | relevance | path

Searched refs:RUN_ONCE (Results 1 - 25 of 47) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/
H A Dinit.c484 * unnecessarily - but all the critical code is contained in RUN_ONCE in OPENSSL_init_crypto()
507 if (!RUN_ONCE(&base, ossl_init_base)) in OPENSSL_init_crypto()
535 } else if (!RUN_ONCE(&register_atexit, ossl_init_register_atexit)) { in OPENSSL_init_crypto()
539 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()
549 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()
558 && !RUN_ONCE(&add_all_ciphers, ossl_init_add_all_ciphers)) in OPENSSL_init_crypto()
567 && !RUN_ONCE(&add_all_digests, ossl_init_add_all_digests)) in OPENSSL_init_crypto()
588 ret = RUN_ONCE(&config, ossl_init_config); in OPENSSL_init_crypto()
605 && !RUN_ONCE(&async, ossl_init_async)) in OPENSSL_init_crypto()
610 && !RUN_ONCE( in OPENSSL_init_crypto()
[all...]
H A Dinfo.c168 (void)RUN_ONCE(&init_info, init_info_strings); in OPENSSL_info()
/third_party/openssl/crypto/
H A Dinit.c484 * unnecessarily - but all the critical code is contained in RUN_ONCE in OPENSSL_init_crypto()
507 if (!RUN_ONCE(&base, ossl_init_base)) in OPENSSL_init_crypto()
535 } else if (!RUN_ONCE(&register_atexit, ossl_init_register_atexit)) { in OPENSSL_init_crypto()
539 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()
549 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()
558 && !RUN_ONCE(&add_all_ciphers, ossl_init_add_all_ciphers)) in OPENSSL_init_crypto()
567 && !RUN_ONCE(&add_all_digests, ossl_init_add_all_digests)) in OPENSSL_init_crypto()
588 ret = RUN_ONCE(&config, ossl_init_config); in OPENSSL_init_crypto()
605 && !RUN_ONCE(&async, ossl_init_async)) in OPENSSL_init_crypto()
610 && !RUN_ONCE( in OPENSSL_init_crypto()
[all...]
H A Dinfo.c167 (void)RUN_ONCE(&init_info, init_info_strings); in OPENSSL_info()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_init.c118 if (!RUN_ONCE(&ssl_base, ossl_init_ssl_base)) in OPENSSL_init_ssl()
127 && !RUN_ONCE(&ssl_strings, ossl_init_load_ssl_strings)) in OPENSSL_init_ssl()
/third_party/openssl/ssl/
H A Dssl_init.c118 if (!RUN_ONCE(&ssl_base, ossl_init_ssl_base)) in OPENSSL_init_ssl()
127 && !RUN_ONCE(&ssl_strings, ossl_init_load_ssl_strings)) in OPENSSL_init_ssl()
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c258 * Hash in |str| error strings. Assumes the RUN_ONCE was done.
275 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ossl_err_load_ERR_strings()
311 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ERR_unload_strings()
592 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) { in ERR_lib_error_string()
618 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) { in ERR_reason_error_string()
680 if (!RUN_ONCE(&err_init, err_do_init)) in ossl_err_get_state_int()
742 if (!RUN_ONCE(&err_init, err_do_init)) in err_shelve_state()
767 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ERR_get_next_error_library()
/third_party/openssl/crypto/err/
H A Derr.c258 * Hash in |str| error strings. Assumes the RUN_ONCE was done.
275 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ossl_err_load_ERR_strings()
311 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ERR_unload_strings()
592 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) { in ERR_lib_error_string()
618 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) { in ERR_reason_error_string()
680 if (!RUN_ONCE(&err_init, err_do_init)) in ossl_err_get_state_int()
742 if (!RUN_ONCE(&err_init, err_do_init)) in err_shelve_state()
767 if (!RUN_ONCE(&err_string_init, do_err_strings_init)) in ERR_get_next_error_library()
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_register.c193 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_register_loader_int()
226 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_get0_loader_int()
256 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_unregister_loader_int()
/third_party/openssl/crypto/store/
H A Dstore_register.c193 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_register_loader_int()
226 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_get0_loader_int()
256 if (!RUN_ONCE(&registry_init, do_registry_init)) { in ossl_store_unregister_loader_int()
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c255 if (!RUN_ONCE(&load_builtin_modules, do_load_builtin_modules)) in module_run()
331 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_add()
386 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_find()
434 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_init()
527 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in conf_modules_finish_int()
/third_party/openssl/crypto/conf/
H A Dconf_mod.c249 if (!RUN_ONCE(&load_builtin_modules, do_load_builtin_modules)) in module_run()
325 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_add()
380 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_find()
428 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_init()
521 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in conf_modules_finish_int()
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_list.c224 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_get_first()
244 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_get_last()
383 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_by_id()
H A Deng_init.c88 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_init()
H A Dtb_asnmth.c198 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_pkey_asn1_find_str()
/third_party/openssl/crypto/engine/
H A Deng_list.c221 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_get_first()
241 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_get_last()
380 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_by_id()
H A Deng_init.c88 if (!RUN_ONCE(&engine_lock_init, do_engine_lock_init)) { in ENGINE_init()
/third_party/openssl/ohos_lite/include/internal/
H A Dthread_once.h108 * RUN_ONCE - use CRYPTO_THREAD_run_once, and check if the init succeeded
118 #define RUN_ONCE(once, init) \ macro
/third_party/node/deps/openssl/openssl/include/internal/
H A Dthread_once.h17 * Initialisation of global data should never happen via "RUN_ONCE" inside the
119 * RUN_ONCE - use CRYPTO_THREAD_run_once, and check if the init succeeded
129 # define RUN_ONCE(once, init) \ macro
/third_party/openssl/include/internal/
H A Dthread_once.h17 * Initialisation of global data should never happen via "RUN_ONCE" inside the
119 * RUN_ONCE - use CRYPTO_THREAD_run_once, and check if the init succeeded
129 # define RUN_ONCE(once, init) \ macro
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c110 if (RUN_ONCE(&rand_init, do_rand_init)) in RAND_keep_random_devices_open()
165 if (!RUN_ONCE(&rand_init, do_rand_init)) in rand_set_rand_method_internal()
188 if (!RUN_ONCE(&rand_init, do_rand_init)) in RAND_get_rand_method()
220 if (!RUN_ONCE(&rand_init, do_rand_init)) in RAND_set_rand_engine()
/third_party/openssl/crypto/rand/
H A Drand_lib.c110 if (RUN_ONCE(&rand_init, do_rand_init)) in RAND_keep_random_devices_open()
165 if (!RUN_ONCE(&rand_init, do_rand_init)) in rand_set_rand_method_internal()
188 if (!RUN_ONCE(&rand_init, do_rand_init)) in RAND_get_rand_method()
220 if (!RUN_ONCE(&rand_init, do_rand_init)) in RAND_set_rand_engine()
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_util.c153 || !RUN_ONCE(&get_index_once, ui_method_data_index_init) in UI_UTIL_wrap_read_pem_callback()
/third_party/openssl/crypto/ui/
H A Dui_util.c157 || !RUN_ONCE(&get_index_once, ui_method_data_index_init) in UI_UTIL_wrap_read_pem_callback()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_meth.c27 if (!RUN_ONCE(&bio_type_init, do_bio_type_init)) { in BIO_get_new_index()

Completed in 16 milliseconds

12