Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_client.c755 mbedtls_ms_time_t age = now - session_negotiate->ticket_reception_time; in ssl_prepare_client_hello() local
756 if (age < 0 || in ssl_prepare_client_hello()
757 age > (mbedtls_ms_time_t) session_negotiate->ticket_lifetime * 1000) { in ssl_prepare_client_hello()
/mbedtls-latest/docs/architecture/
Dpsa-keystore-design.md214 As of Mbed TLS 3.6.1, there is no tracking of a key's usage frequency or age. The slot eviction cod…
/mbedtls-latest/
DChangeLog386 instead of seconds. That avoids rounding errors when computing the age of
894 * In TLS 1.3, when using a ticket for session resumption, tweak its age
897 Mbed TLS ticket timestamps (in seconds) to compute a ticket age smaller
898 than the age computed and transmitted by the client and thus potentially