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

/freebsd-13-stable/crypto/openssl/crypto/store/
H A Dstore_init.c15 DEFINE_RUN_ONCE_STATIC(do_store_init) function
H A Dstore_register.c21 DEFINE_RUN_ONCE_STATIC(do_registry_init) function
/freebsd-13-stable/crypto/openssl/crypto/
H A Dinit.c89 DEFINE_RUN_ONCE_STATIC(ossl_init_base) function
129 DEFINE_RUN_ONCE_STATIC(ossl_init_register_atexit) function
159 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_nodelete) function
215 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_strings) function
241 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_ciphers) function
265 DEFINE_RUN_ONCE_STATIC(ossl_init_add_all_digests) function
291 DEFINE_RUN_ONCE_STATIC(ossl_init_config) function
310 DEFINE_RUN_ONCE_STATIC(ossl_init_async) function
323 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_openssl) function
334 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_devcrypt function
347 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_rdrand) function
358 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_dynamic) function
370 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_padlock) function
382 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_capi) function
394 DEFINE_RUN_ONCE_STATIC(ossl_init_engine_afalg) function
411 DEFINE_RUN_ONCE_STATIC(ossl_init_zlib) function
[all...]
H A Dex_data.c38 DEFINE_RUN_ONCE_STATIC(do_ex_data_init) function
H A Dmem_dbg.c94 DEFINE_RUN_ONCE_STATIC(do_memdbg_init) function
/freebsd-13-stable/crypto/openssl/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
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_init.c24 DEFINE_RUN_ONCE_STATIC(ossl_init_ssl_base) function
120 DEFINE_RUN_ONCE_STATIC(ossl_init_load_ssl_strings) function
H A Dssl_cert.c34 DEFINE_RUN_ONCE_STATIC(ssl_x509_store_ctx_init) function
H A Dssl_ciph.c458 DEFINE_RUN_ONCE_STATIC(do_load_builtin_compressions) function
/freebsd-13-stable/crypto/openssl/crypto/ui/
H A Dui_util.c90 DEFINE_RUN_ONCE_STATIC(ui_method_data_index_init) function
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbio_meth.c16 DEFINE_RUN_ONCE_STATIC(do_bio_type_init) function
H A Db_addr.c608 DEFINE_RUN_ONCE_STATIC(do_bio_lookup_init) function
/freebsd-13-stable/crypto/openssl/crypto/err/
H A Derr.c294 DEFINE_RUN_ONCE_STATIC(do_err_strings_init) function
709 DEFINE_RUN_ONCE_STATIC(err_do_init) function
/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Do_names.c67 DEFINE_RUN_ONCE_STATIC(o_names_init) function
/freebsd-13-stable/crypto/openssl/crypto/rand/
H A Ddrbg_lib.c905 DEFINE_RUN_ONCE_STATIC(do_rand_drbg_init) function
H A Drand_lib.c304 DEFINE_RUN_ONCE_STATIC(do_rand_init) function

Completed in 197 milliseconds