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 mpi: refactor bignum into common and hw specific components 2020-03-16 19:44:30 +08:00
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 crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_bignum.c mpi: refactor bignum into common and hw specific components 2020-03-16 19:44:30 +08:00
esp_hardware.c
esp_mem.c
esp_sha.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_timing.c
mbedtls_debug.c
net_sockets.c