mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 20:30:51 +02:00
3e445b5ba0
Two places in sp_invmod_mont_ct were not checking err is set before performing a new operation and setting err. Change to check error before performing operation.