Searched refs:CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS (Results 1 – 2 of 2) sorted by relevance
319 if (getrandom_works != CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS) { in osrandom_init()325 getrandom_works = CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS; in osrandom_init()380 case CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS: in osrandom_rand_bytes()415 case CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS: in osrandom_rand_status()429 case CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS: in osurandom_get_implementation()
64 CRYPTOGRAPHY_OSRANDOM_GETRANDOM_WORKS enumerator