esp-idf/components/mbedtls/port/aes/dma
2024-06-25 13:49:24 +08:00
..
include feat(mbedtls/esp_crypto_shared_gdma): support AXI-DMA in the crypto shared gdma layer 2024-03-13 15:22:06 +05:30
esp_aes_crypto_dma_impl.c feat(mbedtls/esp_crypto_shared_gdma): support AXI-DMA in the crypto shared gdma layer 2024-03-13 15:22:06 +05:30
esp_aes_dma_core.c change(aes): refactor DMA buffer allocation 2024-06-25 13:49:24 +08:00
esp_aes_gdma_impl.c feat(mbedtls/aes): Support AES-DMA operations by satisfying L1 cache alignment requirements 2024-03-13 15:22:07 +05:30
esp_aes.c feat(hal/aes): use RCC atomic block to enable/reset the AES peripheral 2024-03-13 15:22:07 +05:30