]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Add version '1' identifier for nvme-gen-tls-key
authorHannes Reinecke <hare@suse.de>
Wed, 15 Nov 2023 15:51:10 +0000 (16:51 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 30 Nov 2023 16:27:16 +0000 (17:27 +0100)
commit4e666d3f1cc7658b1a6520fbe7c70fb8990dfc28
tree7ef9095cad0487f73816290b9c30edaa69ae6c3c
parent927d989f9dbe0f54d2cabd947abddc12c7c493b8
nvme: Add version '1' identifier for nvme-gen-tls-key

With NVMe TP8018 the NVMe TLS PSK identity changed, and a PSK
digest got attached to the identity.
Update the 'nvme-gen-tls-key' program to accept an 'identity' option
to allow to switch between the two methods.

Default continues to be '0' for now.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Documentation/nvme-gen-tls-key.txt
nvme.c