Home
last modified time | relevance | path

Searched refs:load_crypto_strings (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dinit.c181 static CRYPTO_ONCE load_crypto_strings = CRYPTO_ONCE_STATIC_INIT; variable
545 && !RUN_ONCE_ALT(&load_crypto_strings, in OPENSSL_init_crypto()
551 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dinit.c213 static CRYPTO_ONCE load_crypto_strings = CRYPTO_ONCE_STATIC_INIT; variable
653 && !RUN_ONCE_ALT(&load_crypto_strings, in OPENSSL_init_crypto()
659 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()