Skip to content

Commit 4c8c67f

Browse files
committed
Add --enable-cryptocb --enable-keygen -DWOLF_CRYPTO_CB_FIND CI config to surface mlkem SHA3 hashType latch bug
1 parent a67179e commit 4c8c67f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/os-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
'--enable-sessionexport --enable-dtls --enable-dtls13',
106106
'--enable-cryptocb --enable-aesgcm CPPFLAGS="-DWOLF_CRYPTO_CB_AES_SETKEY -DWOLF_CRYPTO_CB_FREE"',
107107
'--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"',
108109
'--disable-examples CPPFLAGS=-DWOLFSSL_NO_MALLOC',
109110
'CPPFLAGS=-DNO_WOLFSSL_CLIENT',
110111
'CPPFLAGS=-DNO_WOLFSSL_SERVER',

0 commit comments

Comments
 (0)