mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Merge pull request #5049 from miyazakh/unused_param
This commit is contained in:
@@ -3034,6 +3034,7 @@ static int wc_RsaFunction_ex(const byte* in, word32 inLen, byte* out,
|
||||
return ret;
|
||||
#else
|
||||
(void)rng;
|
||||
(void)checkSmallCt;
|
||||
#endif /* WOLF_CRYPTO_CB_ONLY_RSA */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user