Home
last modified time | relevance | path

Searched refs:OPENSSL_init_crypto (Results 1 – 14 of 14) sorted by relevance

/crypto/evp/
A Dnames.c83 if (!OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS, NULL)) in evp_get_cipherbyname_ex()
142 if (!OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_DIGESTS, NULL)) in evp_get_digestbyname_ex()
219 OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS, NULL); in EVP_CIPHER_do_all()
233 OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS, NULL); in EVP_CIPHER_do_all_sorted()
262 OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_DIGESTS, NULL); in EVP_MD_do_all()
275 OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_DIGESTS, NULL); in EVP_MD_do_all_sorted()
/crypto/async/
A Dasync.c183 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_start_job()
352 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_init_thread()
420 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_cleanup_thread()
430 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_get_current_job()
449 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_block_pause()
466 if (!OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL)) in ASYNC_unblock_pause()
/crypto/engine/
A Deng_all.c15 OPENSSL_init_crypto(OPENSSL_INIT_ENGINE_ALL_BUILTIN, NULL); in ENGINE_load_builtin_engines()
A Deng_table.c209 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); in ossl_engine_table_select()
/crypto/conf/
A Dconf_sap.c40 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, &settings); in OPENSSL_config()
/crypto/err/
A Derr.c212 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in DEFINE_RUN_ONCE_STATIC()
669 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in ossl_err_get_state_int()
699 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL); in ossl_err_get_state_int()
734 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in err_shelve_state()
/crypto/async/arch/
A Dasync_posix.c56 OPENSSL_init_crypto(OPENSSL_INIT_ASYNC, NULL); in ASYNC_set_mem_functions()
/crypto/asn1/
A Da_strnid.c139 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); in ASN1_STRING_TABLE_get()
/crypto/property/
A Dproperty.c135 if (loadconfig && !OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL)) in ossl_ctx_global_properties()
638 && !OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL)) in ossl_method_store_fetch()
/crypto/
A Dinit.c499 int OPENSSL_init_crypto(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings) in OPENSSL_init_crypto() function
A Dcore_namemap.c513 OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS in ossl_namemap_stored()
A Dprovider_core.c416 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); in ossl_provider_find()
1539 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); in ossl_provider_doall_activated()
/crypto/objects/
A Dobj_dat.c87 OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, NULL); in ossl_init_added_api()
/crypto/rand/
A Drand_lib.c520 OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL); in ossl_rand_ctx_new()

Completed in 46 milliseconds