Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c315 static CRYPTO_ONCE engine_padlock = CRYPTO_ONCE_STATIC_INIT; variable
628 && !RUN_ONCE(&engine_padlock, ossl_init_engine_padlock)) in OPENSSL_init_crypto()