This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-14 14:30:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f1393ad534a74850d82b865b42e1b0ebdffd97f
esp-idf
/
components
/
mbedtls
/
port
/
aes
History
Marius Vikhammer
a1ee43fe9d
crypto: also apply cache writeback/invalidate for SPIRAM_USE_MEMMAP
...
Closes
https://github.com/espressif/esp-idf/issues/7944
2021-12-08 16:10:19 +08:00
..
block
AES: refactor and add HAL layer
2020-12-10 09:04:47 +00:00
dma
crypto: also apply cache writeback/invalidate for SPIRAM_USE_MEMMAP
2021-12-08 16:10:19 +08:00
esp_aes_common.c
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-09 09:23:05 +08:00
esp_aes_gcm.c
crypto: allocate all DMA descriptors to DMA capable memory.
2021-12-08 16:10:18 +08:00
esp_aes_xts.c
AES: refactor and add HAL layer
2020-12-10 09:04:47 +00:00