Skip to content

Commit 572dbac

Browse files
authored
Merge pull request #760 from JacobBarthelmeh/comment
update wolfSSL version listed in comment
2 parents cec90f8 + db6d21e commit 572dbac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/internal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2314,7 +2314,7 @@ int GenerateKey(byte hashId, byte keyId,
23142314

23152315
return ret;
23162316
}
2317-
#endif /* HAVE_FIPS && LIBWOLFSSL_VERSION_HEX >= WOLFSSL_V5_7_2 */
2317+
#endif /* HAVE_FIPS && LIBWOLFSSL_VERSION_HEX >= WOLFSSL_V5_0_0 */
23182318

23192319

23202320
static int GenerateKeys(WOLFSSH* ssh, byte hashId, byte doKeyPad)

0 commit comments

Comments
 (0)