mirror of
https://github.com/espressif/esp-idf
synced 2025-03-19 05:59:14 -04:00
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.