Skip to content

Commit 356f246

Browse files
committed
Test tweaks. WIP
1 parent e4a6ffe commit 356f246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/internal.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,7 @@ int wolfSSH_TestIsMessageAllowed(WOLFSSH* ssh, byte msg, byte state)
854854

855855
static const char cannedKexAlgoNames[] =
856856
#if !defined(WOLFSSH_NO_CURVE25519_MLKEM768_SHA256)
857+
#error
857858
"mlkem768x25519-sha256,"
858859
#endif
859860
#if !defined(WOLFSSH_NO_NISTP384_MLKEM1024_SHA384)

0 commit comments

Comments
 (0)