OVMS3-idf/components/mbedtls/port/esp32
Angus Gratton af98ca6b46 hwcrypto: Add AES fault injection check
Hardware AES-CBC performance changes:

Release config 11.0MB/sec -> 10.8MB/sec
Debug config 9.4MB/sec -> 9.8MB/sec

(Unrolling the loop to optimize the check improves
performance at -Og, even with the fault check.)
2019-05-21 12:41:42 +10:00
..
aes.c hwcrypto: Add AES fault injection check 2019-05-21 12:41:42 +10:00
sha.c esp32: Rewrite esp_sha function 2019-05-13 12:32:45 +08:00