OVMS3-idf/components/mbedtls/port/esp32s2
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
..
aes.c mbedtls: esp32s2: check and reallocate output buffer if its from non-DMA range 2020-05-14 13:12:26 +00:00
bignum.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_sha1.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_sha256.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
esp_sha512.c crypto: SHA and AES accelerator bring up for S2 2020-03-11 15:09:45 +08:00
sha.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00