Searched refs:load_crypto_nodelete (Results 1 – 1 of 1) sorted by relevance
119 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT; variable535 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()
Completed in 3 milliseconds