esp-idf/components
Angus Gratton 0647d1e922 esp32 hwcrypto: Rework hardware crypto locking
Should protect against concurrent use of hardware crypto primitives,
with good performance.

Not necessary to call esp_aes_acquire_hardware(),
esp_sha_acquire_hardware(), etc when using these APIs. These are
provided for external users calling the hardware crypto hardware
directly, to coexist with this implementation.
2016-09-08 16:47:13 +08:00
..
bootloader
bt
esp32 esp32 hwcrypto: Rework hardware crypto locking 2016-09-08 16:47:13 +08:00
esptool_py
expat
freertos
json
lwip lwip Makefile: Add POSIX headers to include path to #include <sys/sockets.h>, etc, works. 2016-09-08 16:45:57 +08:00
mbedtls mbedtls: just format related files 2016-09-08 16:46:25 +08:00
newlib
nvs_flash
partition_table
spi_flash
tcpip_adapter