Searched refs:attempts (Results 1 – 4 of 4) sorted by relevance
504 size_t attempts = buf_len; in mbedtls_entropy_source_self_test_gather() local506 while (attempts > 0 && entropy_len < buf_len) { in mbedtls_entropy_source_self_test_gather()513 attempts--; in mbedtls_entropy_source_self_test_gather()
297 how many buffer allocation attempts
863 attempts to create an existing persistent object without the overwrite flag
1128 * Fix the handling of renegotiation attempts in TLS 1.3. They are now