mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 11:52:21 +01:00
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.