Add HAVE_SECRET_CALLBACK to cmake.

This commit is contained in:
Anthony Hu
2026-02-04 10:26:40 -05:00
parent c807903088
commit 22b25dcde3
+2
View File
@@ -400,6 +400,8 @@ extern "C" {
#cmakedefine WOLFSSL_HAVE_XMSS
#undef WOLFSSL_WC_XMSS
#cmakedefine WOLFSSL_WC_XMSS
#undef HAVE_SECRET_CALLBACK
#cmakedefine HAVE_SECRET_CALLBACK
#ifdef __cplusplus
}