forked from wolfSSL/wolfssl
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