esp-idf/components/mbedtls/test
Angus Gratton c9edb7c8a9 mbedtls: Add AES-CBC performance test
Hardware AES engine gets 11.0MB/sec on Release config
Software AES is around 2.3MB/sec on Release config
2019-05-21 12:41:40 +10:00
..
CMakeLists.txt mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
component.mk
test_aes_perf.c mbedtls: Add AES-CBC performance test 2019-05-21 12:41:40 +10:00
test_apb_dport_access.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_apb_dport_access.h
test_ecp.c
test_mbedtls.c
test_mbedtls_mpi.c
test_mbedtls_sha.c hwcrypto sha: Allow SHA contexts to be shared between tasks 2019-01-23 04:59:44 +00:00
test_rsa.c