Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c322 static CRYPTO_ONCE engine_rdrand = CRYPTO_ONCE_STATIC_INIT; variable
660 && !RUN_ONCE(&engine_rdrand, ossl_init_engine_rdrand)) in OPENSSL_init_crypto()