Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dentropy.c504 size_t attempts = buf_len; in mbedtls_entropy_source_self_test_gather() local
506 while (attempts > 0 && entropy_len < buf_len) { in mbedtls_entropy_source_self_test_gather()
513 attempts--; in mbedtls_entropy_source_self_test_gather()
/optee_os/lib/libutils/isoc/
H A Dbget.doc297 how many buffer allocation attempts
/optee_os/
H A DCHANGELOG.md863 attempts to create an existing persistent object without the overwrite flag
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1128 * Fix the handling of renegotiation attempts in TLS 1.3. They are now