Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dinit.c129 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT; variable
541 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dinit.c158 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT; variable
649 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()