esp-idf/components/mbedtls/port/include/aes
harshal.patil 2c85399da0
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-03-12 13:35:49 +05:30
..
esp_aes_gcm.h fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-03-12 13:35:49 +05:30
esp_aes_internal.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
esp_aes.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00