esp-idf/components/mbedtls/port/include/mbedtls
harshal.patil 8977be856d
fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation
- Even if the config MBEDTLS_HARDWARE_AES is enabled, we now support fallback
to software implementation of GCM operations when non-AES ciphers are used.
2024-02-23 10:47:30 +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 fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30
esp_debug.h mbedtls: Fix esp_debug not including its dependencies 2019-03-21 10:48:55 +11:00
gcm.h fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30