morris
|
709a320f33
|
move hwcrypto from esp32 to mbedtls
|
2019-03-26 16:24:22 +08:00 |
|
morris
|
956c25dedd
|
move esp32 chip specific includes to esp32/xxx.h
|
2019-03-18 17:14:05 +08:00 |
|
Angus Gratton
|
12bdf8e45b
|
esp32: Chunk input blocks for esp_sha() function performance, add perf test
|
2019-03-14 05:56:06 +00:00 |
|
Angus Gratton
|
6a6fbde83d
|
esp32 hwcrypto: Prevent esp_sha() from disabling interrupts for extended period
* Closes https://github.com/espressif/esp-idf/issues/3127
* Closes IDFGH-681
Also reported at https://esp32.com/viewtopic.php?f=13&t=9506
|
2019-03-14 05:56:06 +00:00 |
|