esp-idf/components/mbedtls/port/aes/dma
2021-03-25 15:28:45 +11:00
..
include aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-10 09:40:35 +08:00
esp_aes_crypto_dma_impl.c AES/SHA: use GDMA driver instead of LL 2021-01-19 11:02:51 +08:00
esp_aes_gdma_impl.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-10 09:40:35 +08:00
esp_aes.c mbedtls aes dma: Fix bug where DMA would complete when the first output descriptor was done, not the last 2021-03-25 15:28:45 +11:00