OVMS3-idf/components/mbedtls/port/esp32s2
Marius Vikhammer b75edc84e3 esp32s2 SHA: fallback to hashing block by block for non DMA memory
Also adds unit test for SHA with input buffer in flash

Closes IDF-1529
2020-06-10 15:09:20 +08: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 esp32s2 SHA: fallback to hashing block by block for non DMA memory 2020-06-10 15:09:20 +08:00