OVMS3-idf/components/mbedtls/port/esp32s2
Angus Gratton 9c430a17aa Merge branch 'feature/mpi_accel_s2' into 'master'
MPI/RSA accelerator bringup for S2 and bignum refactor

Closes IDF-803 and IDF-1174

See merge request espressif/esp-idf!7915
2020-03-17 13:16:05 +08:00
..
aes.c AES: optimize AES-GCM 2020-03-12 10:20:24 +08:00
bignum.c mpi: refactor bignum into common and hw specific components 2020-03-16 19:44:30 +08: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 s2 sha hw: Fix bug where alloc would fail if input were of len 0 2020-03-16 19:29:59 +08:00