mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
SP int: ensure declaration of sp_ints are with valid values
Move declaration of sp_ints until after checks of valid parameters. In particular, whether used field of input/s are valid. Pull implementations of algorithms out into separate functions as a pattern to fix.
This commit is contained in: