This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mbedtls
/
port
/
sha
/
dma
History
Marius Vikhammer
2a28ec3522
crypto: also apply cache writeback/invalidate for SPIRAM_USE_MEMMAP
...
Closes
https://github.com/espressif/esp-idf/issues/7944
2022-01-06 08:11:57 +08:00
..
include
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-10 09:40:35 +08:00
esp_sha1.c
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-10 09:40:35 +08:00
esp_sha256.c
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-10 09:40:35 +08:00
esp_sha512.c
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-10 09:40:35 +08:00
esp_sha_crypto_dma_impl.c
AES/SHA: use GDMA driver instead of LL
2021-01-19 11:02:51 +08:00
esp_sha_gdma_impl.c
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
2021-03-10 09:40:35 +08:00
sha.c
crypto: also apply cache writeback/invalidate for SPIRAM_USE_MEMMAP
2022-01-06 08:11:57 +08:00