-
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
19
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
19 commits
Select commit
Hold shift + click to select a range
93da1d0
linuxkm/lkcapi_aes_glue.c, linuxkm/lkcapi_glue.c, configure.ac: imple…
douzzer c877dec
linuxkm/lkcapi_sha_glue.c: fix sha.W lifecycle management to prevent …
douzzer b345813
linuxkm/linuxkm_wc_port.h, linuxkm/module_hooks.c: implement magic ch…
douzzer 3cdf16a
linuxkm/lkcapi_sha_glue.c: refactor SHA-3 state around struct km_Sha3…
douzzer 9704ae6
linuxkm/lkcapi_sha_glue.c: add struct km_sha3_export_state, and imple…
douzzer 5a15552
linuxkm/lkcapi_sha_glue.c: fix export/import for HMAC:
douzzer 6879f22
test/:
douzzer 8ada996
linuxkm/: add defined(CONFIG_CRYPTO_FIPS) condition to a couple macro…
douzzer a25d9c3
linuxkm/lkcapi_sha_glue.c: add struct km_sha3_state_by_pointer to tig…
douzzer 34be571
linuxkm/lkcapi_sha_glue.c: refactor HMAC export/import mechanism:
douzzer 00a8b5c
wolfssl/wolfcrypt/types.h: add wc_static_assert_if_const().
douzzer 86670c4
wolfcrypt/src/sha{256,512}.c, wolfssl/wolfcrypt/sha{256,512}.h, wolfs…
douzzer 1688935
configure.ac: enable SHA512 for fips=lean-aesgcm, to support SHA512 i…
douzzer e98b359
tests/api/test_kdf.c: fix NO_SHA in test_wc_KdfFeatureCoverage().
douzzer 2a0f06a
wolfcrypt/src/cpuid.c: in cpuid_flag(), refactor out XMEMSET() to fix…
douzzer 03d1c81
wolfcrypt/src/aes.c: implement WC_C_DYNAMIC_FALLBACK for AES-NI in wc…
douzzer 3c0746d
linuxkm/: rename enabled_fips to enabled_kernel_fips_enabled, and fix…
douzzer 4fcf62f
.github/workflows/codespell.yml: add *.bin to skip list.
douzzer 5d377ee
linuxkm/linuxkm_wc_port.h: fix raw_spinlock.magic poison strategy in …
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.