Skip to content

Conversation

@douzzer
Copy link
Contributor

@douzzer douzzer commented Dec 27, 2025

wolfcrypt/benchmark/benchmark.c: smallstack refactor of bench_mlkem_encap()

wolfcrypt/src/random.c: in wc_GenerateSeed(), move the gate closures for !FORCE_FAILURE_RDSEED and !ENTROPY_MEMUSE_FORCE_FAILURE to follow the /dev/urandom fallback method.

linuxkm/lkcapi_sha_glue.c: in wc_linuxkm_drbg_startup(), deinstall the callbacks and default rng stdrng first before checking refcnt.

wolfcrypt/src/aes.c: fix clang-diagnostic-unreachable-code in AesSetKey_C().

tested withwolfssl-multi-test.sh ... '.*linuxkm.*' '.*insmod.*'

(note that these fixes followed from expanded analytic test coverage around --enable-linuxkm-defaults and the FIPS v5-linuxkm and v6-linuxkm branches.)

@devin-ai-integration

This comment was marked as spam.

@douzzer
Copy link
Contributor Author

douzzer commented Dec 27, 2025

retest this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants