Searched refs:thresholds_reached (Results 1 – 1 of 1) sorted by relevance
268 int ret, count = 0, i, thresholds_reached; in mbedtls_entropy_func() local308 thresholds_reached = 1; in mbedtls_entropy_func()312 thresholds_reached = 0; in mbedtls_entropy_func()318 } while (!thresholds_reached || strong_size < MBEDTLS_ENTROPY_BLOCK_SIZE); in mbedtls_entropy_func()