esp-idf/components/mbedtls/port/crypto_shared_gdma
Marius Vikhammer 63280dfec0 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 10:37:03 +08:00
..
esp_crypto_shared_gdma.c aes/sha: fixed driver reseting the wrong GDMA channel 2021-08-30 10:37:03 +08:00