mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 08:50:48 +02:00
3239ff5b0e
Const poison sp_int.c to allow static analysers to work better. sp_prime_is_prime_ex() checks whether a->used is negative to avoid bad behavior.