Home
last modified time | relevance | path

Searched refs:DEFINE_RUN_ONCE_STATIC (Results 1 - 25 of 39) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/
H A Dinit.c55 DEFINE_RUN_ONCE_STATIC(ossl_init_base) in DEFINE_RUN_ONCE_STATIC() function
98 DEFINE_RUN_ONCE_STATIC(ossl_init_register_atexit) in DEFINE_RUN_ONCE_STATIC() function
128 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_nodelete) in DEFINE_RUN_ONCE_STATIC() function
181 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_strings) in DEFINE_RUN_ONCE_STATIC() function
203 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_ciphers) in DEFINE_RUN_ONCE_STATIC() function
224 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_digests) in DEFINE_RUN_ONCE_STATIC() function
247 DEFINE_RUN_ONCE_STATIC(ossl_init_config) in DEFINE_RUN_ONCE_STATIC() function
271 DEFINE_RUN_ONCE_STATIC(ossl_init_async) in DEFINE_RUN_ONCE_STATIC() function
282 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_openssl) in DEFINE_RUN_ONCE_STATIC() function
290 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_rdran function
298 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_dynamic) DEFINE_RUN_ONCE_STATIC() function
307 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_devcrypto) DEFINE_RUN_ONCE_STATIC() function
316 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_padlock) DEFINE_RUN_ONCE_STATIC() function
325 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_capi) DEFINE_RUN_ONCE_STATIC() function
334 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_afalg) DEFINE_RUN_ONCE_STATIC() function
[all...]
H A Dinfo.c39 DEFINE_RUN_ONCE_STATIC(init_info_strings) in DEFINE_RUN_ONCE_STATIC() function
H A Dinitthread.c57 DEFINE_RUN_ONCE_STATIC(create_global_tevent_register) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/
H A Dinit.c55 DEFINE_RUN_ONCE_STATIC(ossl_init_base) in DEFINE_RUN_ONCE_STATIC() function
98 DEFINE_RUN_ONCE_STATIC(ossl_init_register_atexit) in DEFINE_RUN_ONCE_STATIC() function
128 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_nodelete) in DEFINE_RUN_ONCE_STATIC() function
181 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_strings) in DEFINE_RUN_ONCE_STATIC() function
203 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_ciphers) in DEFINE_RUN_ONCE_STATIC() function
224 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_digests) in DEFINE_RUN_ONCE_STATIC() function
247 DEFINE_RUN_ONCE_STATIC(ossl_init_config) in DEFINE_RUN_ONCE_STATIC() function
271 DEFINE_RUN_ONCE_STATIC(ossl_init_async) in DEFINE_RUN_ONCE_STATIC() function
282 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_openssl) in DEFINE_RUN_ONCE_STATIC() function
290 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_rdran function
298 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_dynamic) DEFINE_RUN_ONCE_STATIC() function
307 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_devcrypto) DEFINE_RUN_ONCE_STATIC() function
316 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_padlock) DEFINE_RUN_ONCE_STATIC() function
325 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_capi) DEFINE_RUN_ONCE_STATIC() function
334 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_afalg) DEFINE_RUN_ONCE_STATIC() function
[all...]
H A Dinfo.c38 DEFINE_RUN_ONCE_STATIC(init_info_strings) in DEFINE_RUN_ONCE_STATIC() function
H A Dinitthread.c57 DEFINE_RUN_ONCE_STATIC(create_global_tevent_register) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_init.c26 DEFINE_RUN_ONCE_STATIC(ossl_init_ssl_base) in DEFINE_RUN_ONCE_STATIC() function
50 DEFINE_RUN_ONCE_STATIC(ossl_init_load_ssl_strings) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/ssl/
H A Dssl_init.c26 DEFINE_RUN_ONCE_STATIC(ossl_init_ssl_base) in DEFINE_RUN_ONCE_STATIC() function
50 DEFINE_RUN_ONCE_STATIC(ossl_init_load_ssl_strings) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/ohos_lite/include/internal/
H A Dthread_once.h44 * DEFINE_RUN_ONCE_STATIC: Define an initialiser function that should be run
49 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
58 #define DEFINE_RUN_ONCE_STATIC(init) \ macro
81 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
111 * DEFINE_RUN_ONCE_STATIC or DECLARE_RUN_ONCE. This function
129 * DEFINE_RUN_ONCE_STATIC. This function must return 1 for success or
/third_party/node/deps/openssl/openssl/include/internal/
H A Dthread_once.h55 * DEFINE_RUN_ONCE_STATIC: Define an initialiser function that should be run
60 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
69 # define DEFINE_RUN_ONCE_STATIC(init) \ macro
92 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
122 * DEFINE_RUN_ONCE_STATIC or DECLARE_RUN_ONCE. This function
140 * DEFINE_RUN_ONCE_STATIC. This function must return 1 for success or
/third_party/openssl/include/internal/
H A Dthread_once.h55 * DEFINE_RUN_ONCE_STATIC: Define an initialiser function that should be run
60 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
69 # define DEFINE_RUN_ONCE_STATIC(init) \ macro
92 * DEFINE_RUN_ONCE_STATIC(myinitfunc)
122 * DEFINE_RUN_ONCE_STATIC or DECLARE_RUN_ONCE. This function
140 * DEFINE_RUN_ONCE_STATIC. This function must return 1 for success or
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_util.c90 DEFINE_RUN_ONCE_STATIC(ui_method_data_index_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/ui/
H A Dui_util.c90 DEFINE_RUN_ONCE_STATIC(ui_method_data_index_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_meth.c16 DEFINE_RUN_ONCE_STATIC(do_bio_type_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/bio/
H A Dbio_meth.c16 DEFINE_RUN_ONCE_STATIC(do_bio_type_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c99 DEFINE_RUN_ONCE_STATIC(do_init_module_list_lock) in DEFINE_RUN_ONCE_STATIC() function
239 DEFINE_RUN_ONCE_STATIC(do_load_builtin_modules) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/conf/
H A Dconf_mod.c99 DEFINE_RUN_ONCE_STATIC(do_init_module_list_lock) in DEFINE_RUN_ONCE_STATIC() function
233 DEFINE_RUN_ONCE_STATIC(do_load_builtin_modules) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_register.c21 DEFINE_RUN_ONCE_STATIC(do_registry_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/store/
H A Dstore_register.c21 DEFINE_RUN_ONCE_STATIC(do_registry_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c214 DEFINE_RUN_ONCE_STATIC(do_err_strings_init) in DEFINE_RUN_ONCE_STATIC() function
666 DEFINE_RUN_ONCE_STATIC(err_do_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/err/
H A Derr.c214 DEFINE_RUN_ONCE_STATIC(do_err_strings_init) in DEFINE_RUN_ONCE_STATIC() function
666 DEFINE_RUN_ONCE_STATIC(err_do_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test.c54 DEFINE_RUN_ONCE_STATIC(do_fips_self_test_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Do_names.c50 DEFINE_RUN_ONCE_STATIC(o_names_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/crypto/objects/
H A Do_names.c50 DEFINE_RUN_ONCE_STATIC(o_names_init) in DEFINE_RUN_ONCE_STATIC() function
/third_party/openssl/providers/fips/
H A Dself_test.c54 DEFINE_RUN_ONCE_STATIC(do_fips_self_test_init) in DEFINE_RUN_ONCE_STATIC() function

Completed in 15 milliseconds

12