mbedtls/programs/ssl
Ronald Cron d1c106c787 Define ticket creation time in TLS 1.2 case as well
The purpose of this change is to eventually base
the calculation in ssl_ticket.c of the ticket age
when parsing a ticket on the ticket creation time
both in TLS 1.2 and TLS 1.3 case.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2024-01-15 08:58:19 +01:00
..
CMakeLists.txt
dtls_client.c update headers 2023-11-02 19:47:20 +00:00
dtls_server.c update headers 2023-11-02 19:47:20 +00:00
mini_client.c update headers 2023-11-02 19:47:20 +00:00
ssl_client1.c update headers 2023-11-02 19:47:20 +00:00
ssl_client2.c Fix CI failure of uninitialized fp 2023-12-11 01:50:34 +00:00
ssl_context_info.c Merge pull request #8434 from valeriosetti/issue8407 2023-11-04 15:05:00 +00:00
ssl_fork_server.c update headers 2023-11-02 19:47:20 +00:00
ssl_mail_client.c update headers 2023-11-02 19:47:20 +00:00
ssl_pthread_server.c update headers 2023-11-02 19:47:20 +00:00
ssl_server.c update headers 2023-11-02 19:47:20 +00:00
ssl_server2.c Define ticket creation time in TLS 1.2 case as well 2024-01-15 08:58:19 +01:00
ssl_test_common_source.c update headers 2023-11-02 19:47:20 +00:00
ssl_test_lib.c Ensure mutex test mutex gets free'd 2023-11-23 18:49:43 +00:00
ssl_test_lib.h update headers 2023-11-02 19:47:20 +00:00