Skip to content

nvme: add --compat flag for 'gen-tls-key' and 'check-tls-key'#2896

Merged
igaw merged 2 commits intolinux-nvme:masterfrom
hreinecke:hkdf-fixes
Sep 4, 2025
Merged

nvme: add --compat flag for 'gen-tls-key' and 'check-tls-key'#2896
igaw merged 2 commits intolinux-nvme:masterfrom
hreinecke:hkdf-fixes

Conversation

@hreinecke
Copy link
Copy Markdown
Collaborator

Add a '--compat' flag for 'gen-tls-key' and 'check-tls-key' to allow interoperability with older implementations.

Comment thread Documentation/nvme-check-tls-key.txt
@hreinecke hreinecke force-pushed the hkdf-fixes branch 2 times, most recently from ccda2e6 to ed9e8b9 Compare September 4, 2025 08:49
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Sep 4, 2025

The build fails, because there is no fallback version of these functions for !CONFIG_OPENSSL configurations.

@hreinecke
Copy link
Copy Markdown
Collaborator Author

The build fails, because there is no fallback version of these functions for !CONFIG_OPENSSL configurations.

Should be fixed with linux-nvme/libnvme#1063

Update libnvme to include support for nvme_insert_tls_key_compat().

Signed-off-by: Hannes Reinecke <[email protected]>
Add a '--compat' flag for 'gen-tls-key' and 'check-tls-key' to
allow interoperability with older implementations.

Signed-off-by: Hannes Reinecke <[email protected]>
@igaw igaw merged commit c24f46d into linux-nvme:master Sep 4, 2025
16 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Sep 4, 2025

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