esp-idf/components/mbedtls/port/aes/dma
harshal.patil 79fb21952e mbedtls/port: refactor sanity checks and their return values
Refactored and returned correct error codes for sanity checks
present in port layer esp_aes.c and esp_aes_gcm.c
2023-01-25 15:30:20 +05:30
..
include aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +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-09 09:23:05 +08:00
esp_aes.c mbedtls/port: refactor sanity checks and their return values 2023-01-25 15:30:20 +05:30