Home
last modified time | relevance | path

Searched refs:OPENSSL_INIT_BASE_ONLY (Results 1 - 9 of 9) sorted by relevance

/third_party/openssl/ohos_lite/include/crypto/
H A Dcryptlib.h28 # define OPENSSL_INIT_BASE_ONLY 0x00040000L macro
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dcryptlib.h31 # define OPENSSL_INIT_BASE_ONLY 0x00040000L macro
/third_party/openssl/include/crypto/
H A Dcryptlib.h31 # define OPENSSL_INIT_BASE_ONLY 0x00040000L macro
/third_party/node/deps/openssl/openssl/crypto/
H A Dinit.c469 if (!(opts & OPENSSL_INIT_BASE_ONLY)) in OPENSSL_init_crypto()
497 * When the caller specifies OPENSSL_INIT_BASE_ONLY, that should be the in OPENSSL_init_crypto()
501 * re-enters OPENSSL_init_crypto() with OPENSSL_INIT_BASE_ONLY, but with in OPENSSL_init_crypto()
510 if (opts & OPENSSL_INIT_BASE_ONLY) in OPENSSL_init_crypto()
/third_party/openssl/crypto/
H A Dinit.c469 if (!(opts & OPENSSL_INIT_BASE_ONLY)) in OPENSSL_init_crypto()
497 * When the caller specifies OPENSSL_INIT_BASE_ONLY, that should be the in OPENSSL_init_crypto()
501 * re-enters OPENSSL_init_crypto() with OPENSSL_INIT_BASE_ONLY, but with in OPENSSL_init_crypto()
510 if (opts & OPENSSL_INIT_BASE_ONLY) in OPENSSL_init_crypto()
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c216 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in DEFINE_RUN_ONCE_STATIC()
677 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in ossl_err_get_state_int()
739 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in err_shelve_state()
/third_party/openssl/crypto/err/
H A Derr.c216 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in DEFINE_RUN_ONCE_STATIC()
677 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in ossl_err_get_state_int()
739 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in err_shelve_state()
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c456 OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL); in rand_ossl_ctx_new()
/third_party/openssl/crypto/rand/
H A Drand_lib.c456 OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL); in rand_ossl_ctx_new()

Completed in 10 milliseconds