Searched refs:_rdrand32_step (Results 1 – 3 of 3) sorted by relevance
84 if (_rdrand32_step(&x) && x != 0 && x != (uint32_t)-1) { in seeder_rdrand()
457 (void) _rdrand32_step(&r); in randombytes_salsa20_random_xorhwrand()
283 _rdrand32_step(unsigned int *__p) in _rdrand32_step() function