OVMS3-idf/components/mbedtls/port/include
Marius Vikhammer c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta
Activated AES, RSA and SHA hardware acceleration for esp32s2 and enabled related unit tests.

Updated with changes made for ESP32 from 0a04034, 961f59f and caea288.

Added performance targets for esp32s2beta

Closes IDF-757
2019-12-12 12:37:29 +08:00
..
esp32 mbedtls: Remove esp_aes_encrypt/decrypt 2019-09-13 09:44:07 +10:00
esp32s2beta hw crypto: activated hardware acceleration for esp32s2beta 2019-12-12 12:37:29 +08:00
mbedtls added KConfig option to allow loading CA certs with unsupported extensions 2019-12-10 08:47:26 +05:30
aes_alt.h hw crypto: activated hardware acceleration for esp32s2beta 2019-12-12 12:37:29 +08:00
esp_mem.h mbedtls: configurable options for controlling dynamic memory allocations 2018-09-24 11:17:48 +05:30
sha1_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00
sha256_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00
sha512_alt.h mbedtls/port: don’t re-declare mbedtls_shaX functions 2018-05-09 23:15:28 +08:00