]> www.infradead.org Git - users/sagi/libnvme.git/commit
linux: add nvme_export_tls_key()
authorHannes Reinecke <hare@suse.de>
Wed, 21 Feb 2024 06:57:16 +0000 (07:57 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 7 Mar 2024 13:49:46 +0000 (14:49 +0100)
commitacf2e4485d615e88a7877f204d856c6c46869fb7
tree43609b52b14492b1260e28295b1420e9b3da4798
parent89eb4633e4ed7adb64b66efb89daf48255c104fa
linux: add nvme_export_tls_key()

Add a function to export a TLS key in the PSK interchange format
as defined in the NVMe TCP transport specification.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/libnvme.map
src/nvme/linux.c
src/nvme/linux.h