Skip to content

Conversation

@hreinecke
Copy link
Collaborator

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

@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
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
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 <hare@suse.de>
Add a '--compat' flag for 'gen-tls-key' and 'check-tls-key' to
allow interoperability with older implementations.

Signed-off-by: Hannes Reinecke <hare@suse.de>
@igaw igaw merged commit c24f46d into linux-nvme:master Sep 4, 2025
16 checks passed
@igaw
Copy link
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