mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 02:02:51 +01:00
Fix handling of counter to support incrementing across all bytes in ARM32 crypto asm. Added test cases for wrapping of counter when 2 blocks are being encrypted to check assembly alternative path.