Skip to content

Commit 66acb09

Browse files
committed
Test tweaks. WIP
1 parent e4a6ffe commit 66acb09

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
@@ -2755,6 +2755,7 @@ static const NameIdPair NameIdMap[] = {
27552755
{ ID_ECDH_SHA2_NISTP521, TYPE_KEX, "ecdh-sha2-nistp521" },
27562756
#endif
27572757
#ifndef WOLFSSH_NO_NISTP256_MLKEM768_SHA256
2758+
#error
27582759
{ ID_NISTP256_MLKEM768_SHA256, TYPE_KEX,
27592760
"mlkem768nistp256-sha256" },
27602761
#endif

0 commit comments

Comments
 (0)