Merge pull request #10211 from night1rider/mlkem-cryptocb-sha3-hashtype-bug

Mlkem cryptocb sha3 hashtype not reset after final call
This commit is contained in:
David Garske
2026-04-14 11:08:26 -07:00
committed by GitHub
3 changed files with 22 additions and 15 deletions
+1
View File
@@ -105,6 +105,7 @@ jobs:
'--enable-sessionexport --enable-dtls --enable-dtls13',
'--enable-cryptocb --enable-aesgcm CPPFLAGS="-DWOLF_CRYPTO_CB_AES_SETKEY -DWOLF_CRYPTO_CB_FREE"',
'--disable-tls --enable-cryptocb --enable-aesgcm CPPFLAGS="-DWOLF_CRYPTO_CB_AES_SETKEY -DWOLF_CRYPTO_CB_FREE"',
'--enable-cryptocb --enable-keygen CPPFLAGS="-DWOLF_CRYPTO_CB_FIND"',
'--disable-examples CPPFLAGS=-DWOLFSSL_NO_MALLOC',
'CPPFLAGS=-DNO_WOLFSSL_CLIENT',
'CPPFLAGS=-DNO_WOLFSSL_SERVER',