RDRAND_RETRY_LOOPS
unsigned int retry = RDRAND_RETRY_LOOPS;
int retry = RDRAND_RETRY_LOOPS;
for (int i = 0; i < RDRAND_RETRY_LOOPS; i++) {