Home
last modified time | relevance | path

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

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