forked from wolfSSL/wolfssl
Merge pull request #6875 from douzzer/20231016-sp-math-fix-redux
20231016-sp-math-fix-redux
This commit is contained in:
@@ -1376,6 +1376,7 @@ static int eccsi_mulmod_base_add(EccsiKey* key, const mp_int* n,
|
||||
err = NOT_COMPILED_IN;
|
||||
}
|
||||
(void)key;
|
||||
(void)n;
|
||||
(void)a;
|
||||
(void)res;
|
||||
(void)mp;
|
||||
|
Reference in New Issue
Block a user