Skip to content

Commit 22b25dc

Browse files
committed
Add HAVE_SECRET_CALLBACK to cmake.
1 parent c807903 commit 22b25dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cmake/options.h.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,8 @@ extern "C" {
400400
#cmakedefine WOLFSSL_HAVE_XMSS
401401
#undef WOLFSSL_WC_XMSS
402402
#cmakedefine WOLFSSL_WC_XMSS
403+
#undef HAVE_SECRET_CALLBACK
404+
#cmakedefine HAVE_SECRET_CALLBACK
403405

404406
#ifdef __cplusplus
405407
}

0 commit comments

Comments
 (0)