diff --git a/cmake/options.h.in b/cmake/options.h.in index d01b2c7944..796d446578 100644 --- a/cmake/options.h.in +++ b/cmake/options.h.in @@ -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 }