-
Notifications
You must be signed in to change notification settings - Fork 1k
20260720-linuxkm-CMAC-native #10980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
douzzer
wants to merge
20
commits into
wolfSSL:master
Choose a base branch
from
douzzer:20260720-linuxkm-CMAC-native
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
20260720-linuxkm-CMAC-native #10980
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
51c5df3
linuxkm/lkcapi_aes_glue.c, linuxkm/lkcapi_glue.c, configure.ac: imple…
douzzer dc16169
linuxkm/lkcapi_sha_glue.c: fix sha.W lifecycle management to prevent …
douzzer 969cd9d
linuxkm/linuxkm_wc_port.h, linuxkm/module_hooks.c: implement magic ch…
douzzer fc220b7
linuxkm/lkcapi_sha_glue.c: refactor SHA-3 state around struct km_Sha3…
douzzer e57c56c
linuxkm/lkcapi_sha_glue.c: add struct km_sha3_export_state, and imple…
douzzer 1a7bc93
linuxkm/lkcapi_sha_glue.c: fix export/import for HMAC:
douzzer 142109d
test/:
douzzer c039151
linuxkm/: add defined(CONFIG_CRYPTO_FIPS) condition to a couple macro…
douzzer fcabd0d
linuxkm/lkcapi_sha_glue.c: add struct km_sha3_state_by_pointer to tig…
douzzer dd1268e
linuxkm/lkcapi_sha_glue.c: refactor HMAC export/import mechanism:
douzzer 596a83a
wolfssl/wolfcrypt/types.h: add wc_static_assert_if_const().
douzzer 3d46cf4
wolfcrypt/src/sha{256,512}.c, wolfssl/wolfcrypt/sha{256,512}.h, wolfs…
douzzer 06a567b
configure.ac: enable SHA512 for fips=lean-aesgcm, to support SHA512 i…
douzzer 1693b08
tests/api/test_kdf.c: fix NO_SHA in test_wc_KdfFeatureCoverage().
douzzer 01a4a39
wolfcrypt/src/cpuid.c: in cpuid_flag(), refactor out XMEMSET() to fix…
douzzer c327731
wolfcrypt/src/aes.c: implement WC_C_DYNAMIC_FALLBACK for AES-NI in wc…
douzzer 87149fe
linuxkm/: rename enabled_fips to enabled_kernel_fips_enabled, and fix…
douzzer f12cb8c
.github/workflows/codespell.yml: add *.bin to skip list.
douzzer 3af441d
linuxkm/linuxkm_wc_port.h: fix raw_spinlock.magic poison strategy in …
douzzer 6325c48
fixes from AI review:
douzzer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.