Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c336 static CRYPTO_ONCE engine_devcrypto = CRYPTO_ONCE_STATIC_INIT; variable
666 && !RUN_ONCE(&engine_devcrypto, ossl_init_engine_devcrypto)) in OPENSSL_init_crypto()