We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67179e commit 4c8c67fCopy full SHA for 4c8c67f
1 file changed
.github/workflows/os-check.yml
@@ -105,6 +105,7 @@ jobs:
105
'--enable-sessionexport --enable-dtls --enable-dtls13',
106
'--enable-cryptocb --enable-aesgcm CPPFLAGS="-DWOLF_CRYPTO_CB_AES_SETKEY -DWOLF_CRYPTO_CB_FREE"',
107
'--disable-tls --enable-cryptocb --enable-aesgcm CPPFLAGS="-DWOLF_CRYPTO_CB_AES_SETKEY -DWOLF_CRYPTO_CB_FREE"',
108
+ '--enable-cryptocb --enable-keygen CPPFLAGS="-DWOLF_CRYPTO_CB_FIND"',
109
'--disable-examples CPPFLAGS=-DWOLFSSL_NO_MALLOC',
110
'CPPFLAGS=-DNO_WOLFSSL_CLIENT',
111
'CPPFLAGS=-DNO_WOLFSSL_SERVER',
0 commit comments