mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0d208aabab
Earlier check was for only input buffer but it is quite likely to have output buffer also from non-DMA memory range and hence requirement to reallocate and then copy data from AES engine.