Fix macro typo.

This commit is contained in:
David Garske
2025-05-06 10:42:09 -07:00
parent 219902149e
commit 25db14f50c

View File

@@ -67,7 +67,7 @@ int test_dtls12_basic_connection_id(void)
#endif
#ifndef NO_PSK
"DHE-PSK-AES128-CBC-SHA256",
#ifdef WOQLFSSL_AES_256
#ifdef WOLFSSL_AES_256
"DHE-PSK-AES256-GCM-SHA384",
#endif
#ifdef HAVE_NULL_CIPHER