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