mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 15:00:49 +02:00
5956da84c2
Fix Thumb2 Curve25519 asm to do full reduce. Change ARM32 to simpler carry/overflow processing. Minor optimizations - use ubfx, no need to move register into temporary, cache value instead of loading again later. Reduce the register push and pops in Thumb2 generated code. Fix Thumb2 to have values less than 64 in decimal.