Searched refs:attempts (Results 1 – 3 of 3) sorted by relevance
556 size_t attempts = buf_len; in mbedtls_entropy_source_self_test_gather() local558 while (attempts > 0 && entropy_len < buf_len) { in mbedtls_entropy_source_self_test_gather()565 attempts--; in mbedtls_entropy_source_self_test_gather()
142 # message, and then attempts to sign the message again. The second signature
159 * Fix the handling of renegotiation attempts in TLS 1.3. They are now