Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dentropy.c532 size_t attempts = buf_len; in mbedtls_entropy_source_self_test_gather() local
534 while( attempts > 0 && entropy_len < buf_len ) in mbedtls_entropy_source_self_test_gather()
541 attempts--; in mbedtls_entropy_source_self_test_gather()

Completed in 2 milliseconds