Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dinit.c119 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT; variable
535 if (!RUN_ONCE(&load_crypto_nodelete, ossl_init_load_crypto_nodelete)) in OPENSSL_init_crypto()

Completed in 3 milliseconds