Searched refs:RESEED_LOOP (Results 1 – 1 of 1) sorted by relevance
40 #define RESEED_LOOP ((512*128)/sizeof(unsigned long)) macro51 for (count = i = 0; i < RESEED_LOOP; i++) { in x86_init_rdrand()57 if (count != RESEED_LOOP) in x86_init_rdrand()