mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

Hardware AES-CBC performance changes: Release config 11.0MB/sec -> 10.8MB/sec Debug config 9.4MB/sec -> 9.8MB/sec (Unrolling the loop to optimize the check improves performance at -Og, even with the fault check.)