Searched refs:MAX_TRNG_RETRIES (Results 1 – 1 of 1) sorted by relevance
2002 #define MAX_TRNG_RETRIES 10 macro2013 for (j = 0; j < MAX_TRNG_RETRIES; j++) { in random_ccp_read()2018 if (j == MAX_TRNG_RETRIES) in random_ccp_read()