Searched defs:has_rdrand (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/random/ | ||
H A D | ivy.c | 51 static bool has_rdrand, has_rdseed; variable |
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/ | ||
H A D | runtime.c | 22 int has_rdrand; member |