mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 19:52:13 +01:00
For SHA256 using NEON on ARM32, change vmov instruction that is moving from scalar to general-purpose register to have explicit size (32 bits). May be needed by some compilers.