Skip to content

Commit 2aa9f99

Browse files
authored
Merge pull request #9738 from anhu/cmake_HSC
Add HAVE_SECRET_CALLBACK to cmake.
2 parents eceb55e + 6bc2c6f commit 2aa9f99

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
@@ -406,6 +406,8 @@ extern "C" {
406406
#cmakedefine WOLFSSL_HAVE_XMSS
407407
#undef WOLFSSL_WC_XMSS
408408
#cmakedefine WOLFSSL_WC_XMSS
409+
#undef HAVE_SECRET_CALLBACK
410+
#cmakedefine HAVE_SECRET_CALLBACK
409411
#undef WC_RSA_DIRECT
410412
#cmakedefine WC_RSA_DIRECT
411413

0 commit comments

Comments
 (0)