-
- Downloads
nvme-keyring: register '.nvme' keyring
Register a '.nvme' keyring to hold keys for TLS and DH-HMAC-CHAP and add a new config option NVME_KEYRING. We need a separate keyring for NVMe as the configuration is done via individual commands (eg for configfs), and the usual per-session or per-process keyrings can't be used. Signed-off-by:Hannes Reinecke <hare@suse.de> Reviewed-by:
Sagi Grimberg <sagi@grimberg.me> Signed-off-by:
Keith Busch <kbusch@kernel.org>
Showing
- drivers/nvme/common/Kconfig 4 additions, 0 deletionsdrivers/nvme/common/Kconfig
- drivers/nvme/common/Makefile 2 additions, 1 deletiondrivers/nvme/common/Makefile
- drivers/nvme/common/keyring.c 40 additions, 0 deletionsdrivers/nvme/common/keyring.c
- drivers/nvme/host/core.c 8 additions, 2 deletionsdrivers/nvme/host/core.c
- include/linux/nvme-keyring.h 28 additions, 0 deletionsinclude/linux/nvme-keyring.h
Loading
Please register or sign in to comment