esp-idf/components/mbedtls/port
Marius Vikhammer ffb9010cbe aes: Fixed tag sometime being wrong for HW GCM
The GCM hardware accelerated algorithm for S2 would sometimes output
the wrong tag.

Added additional tests for AES and GCM

Re-enable HW GCM as default option
2020-03-18 08:44:38 +08:00
..
esp32
esp32s2 aes: Fixed tag sometime being wrong for HW GCM 2020-03-18 08:44:38 +08:00
include aes: Fixed tag sometime being wrong for HW GCM 2020-03-18 08:44:38 +08:00
esp_aes_xts.c
esp_bignum.c
esp_hardware.c
esp_mem.c
esp_sha.c
esp_timing.c
mbedtls_debug.c
net_sockets.c