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