esp-idf/components/mbedtls/port/crypto_shared_gdma
Marius Vikhammer d5d126b73e aes/sha: fixed driver reseting the wrong GDMA channel
Driver was using the channel ID from tx when reseting rx.
But since rx and tx is not necessarily from the same pair this could lead
to the driver reseting the wrong DMA channel.
2021-08-30 17:06:13 +08:00
..
esp_crypto_shared_gdma.c aes/sha: fixed driver reseting the wrong GDMA channel 2021-08-30 17:06:13 +08:00