Home
last modified time | relevance | path

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

/crypto/
A Dinit.c131 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT; variable
576 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()

Completed in 10 milliseconds