esp-idf/components/mbedtls/port/include/mbedtls
Daniel Mangum f9569bde37
mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding
Updates config to define the new MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY
option, which replaced the previously used
MBEDTLS_SSL_CID_PADDING_GRANULARITY. The old option is continuing to be
used as the new one exceeds the maximum length for an option name in
esp-idf.

See https://github.com/Mbed-TLS/mbedtls/pull/4490 for more information.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2024-01-02 11:22:10 +05:30
..
bignum.h mbedtls: fix hardware MPI (bignum) related regression 2021-11-29 15:13:05 +08:00
ecp.h mbedtls: Override ecp_mul_restartable_internal 2022-08-24 11:59:35 +05:30
esp_config.h mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding 2024-01-02 11:22:10 +05:30
esp_debug.h mbedtls: Fix esp_debug not including its dependencies 2019-03-21 10:48:55 +11:00