Searched defs:have_rdseed (Results 1 – 2 of 2) sorted by relevance
104 int have_rdseed = (OPENSSL_ia32cap_P[2] & (1 << 18)) != 0; in setup_tests() local
100 int have_rdseed = (OPENSSL_ia32cap_P[2] & (1 << 18)) != 0; in setup_tests() local