OVMS3-idf/components/mbedtls
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
..
mbedtls@19eb57f7f7 mbedtls: update to 2.13.1 2018-09-20 04:35:45 +00:00
port hwcrypto: Add AES fault injection check 2019-05-21 12:41:42 +10:00
test mbedtls: Add AES-CBC performance test 2019-05-21 12:41:40 +10:00
CMakeLists.txt components: update with build system changes 2019-05-13 19:59:17 +08:00
component.mk move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00
mbedtls.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
mklink.py mbedtls: fix unix makefile build on windows command line 2018-12-20 18:23:55 +08:00