Searched refs:age (Results 1 – 2 of 2) sorted by relevance
741 uint64_t age = (uint64_t) (now - session_negotiate->ticket_received); in ssl_prepare_client_hello() local743 age > session_negotiate->ticket_lifetime) { in ssl_prepare_client_hello()
118 * In TLS 1.3, when using a ticket for session resumption, tweak its age121 Mbed TLS ticket timestamps (in seconds) to compute a ticket age smaller122 than the age computed and transmitted by the client and thus potentially