Home
last modified time | relevance | path

Searched refs:thresholds_reached (Results 1 – 1 of 1) sorted by relevance

/mbedtls-development/library/
A Dentropy.c300 int ret, count = 0, i, thresholds_reached; in mbedtls_entropy_func() local
339 thresholds_reached = 1; in mbedtls_entropy_func()
344 thresholds_reached = 0; in mbedtls_entropy_func()
349 while( ! thresholds_reached || strong_size < MBEDTLS_ENTROPY_BLOCK_SIZE ); in mbedtls_entropy_func()

Completed in 3 milliseconds