Gilles Peskine d65ea42262 Fix some TLS 1.3 settings that were required in mbedtls_config.h
Mbed TLS can be configured by writing a configuration file from scratch,
without copying mbedtls_config.h. As a consequence, all the macro
definitions in mbedtls_config.h must be optional. This was not the case for
some MBEDTLS_SSL_TLS1_3_xxx macros with numerical values related to session
tickets. Fix that.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-09-05 21:10:35 +02:00
..
2023-07-13 10:02:32 -04:00
2023-08-02 16:06:32 +02:00
2023-08-01 15:04:11 +01:00
2023-08-09 12:35:47 +08:00
2023-07-27 15:46:05 +01:00
2023-08-10 15:48:18 +02:00
2023-07-06 12:47:28 +02:00
2023-06-07 17:08:29 +01:00