Skip to content

nvme: add windows support for rpmb hash functions#3545

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bcapener/refactor-nvme-rpmb-hash-functions
Jul 3, 2026
Merged

nvme: add windows support for rpmb hash functions#3545
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bcapener/refactor-nvme-rpmb-hash-functions

Conversation

@bcapener

@bcapener bcapener commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Moved hash functions used in RPMB into new util/hash.h with separate linux and windows implementations. Also renamed hash functions hmac_sha256 to create_hmac_sha256 and rpmb_md5 to create_md5.

Moved hash functions used in RPMB into new util/hash.h
with separate linux and windows implementations

Signed-off-by: Brandon Capener <bcapener@micron.com>
@bcapener bcapener marked this pull request as ready for review July 2, 2026 20:53
@igaw igaw merged commit db69a88 into linux-nvme:master Jul 3, 2026
32 checks passed
@igaw

igaw commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

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