OVMS3-idf/components/mbedtls
Mahavir Jain 0d208aabab mbedtls: esp32s2: check and reallocate output buffer if its from non-DMA range
Earlier check was for only input buffer but it is quite likely to have
output buffer also from non-DMA memory range and hence requirement to
reallocate and then copy data from AES engine.
2020-05-14 13:12:26 +00:00
..
esp_crt_bundle cert bundle: Fix memory leak during cert verification 2020-04-07 18:50:30 +08:00
mbedtls@9ef92c551e mbedtls: upgrade to release v2.16.5 2020-03-11 05:17:33 +00:00
port mbedtls: esp32s2: check and reallocate output buffer if its from non-DMA range 2020-05-14 13:12:26 +00:00
test aes: increase timeout for "mbedtls AES performance" test 2020-04-10 15:49:40 +08:00
CMakeLists.txt cert bundle: Fix memory leak during cert verification 2020-04-07 18:50:30 +08:00
component.mk Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
Kconfig mbedtls_hkdf: Add a config option to enable HKDF 2020-05-11 11:49:14 +05:30
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00