mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-05 21:54:41 +02:00
Review feedback for unused `pubSz2.
This commit is contained in:
@@ -16553,6 +16553,8 @@ done:
|
|||||||
wc_FreeDhKey(key2);
|
wc_FreeDhKey(key2);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
(void)pubSz2;
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
#undef DH_TEST_BUF_SIZE
|
#undef DH_TEST_BUF_SIZE
|
||||||
#undef DH_TEST_TMP_SIZE
|
#undef DH_TEST_TMP_SIZE
|
||||||
|
Reference in New Issue
Block a user