]> www.infradead.org Git - users/hch/block.git/commit
nvmet-auth: allow to clear DH-HMAC-CHAP keys
authorHannes Reinecke <hare@kernel.org>
Mon, 22 Jul 2024 12:02:25 +0000 (14:02 +0200)
committerKeith Busch <kbusch@kernel.org>
Thu, 22 Aug 2024 20:25:11 +0000 (13:25 -0700)
commitbb2df18958b4287104c38541cf48c4a60c90e721
tree6f2cfd3169632ae56de0e5adf5c13e8b40ebb673
parent02a3688c53d648e027ca9c27423bf864a189d7c7
nvmet-auth: allow to clear DH-HMAC-CHAP keys

As we can set DH-HMAC-CHAP keys, we should also be
able to unset them.

Signed-off-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/target/auth.c