linux/drivers/nvme
Mark O'Donovan fc1e03eaca nvme-auth: add flag for bi-directional auth
Introduces an explicit variable for bi-directional auth.
The currently used variable chap->s2 is incorrectly zeroed for
uni-directional auth. That will be fixed in the next patch so this
needs to change to avoid sending unexpected success2 messages

Signed-off-by: Mark O'Donovan <shiftee@posteo.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
2023-11-06 08:34:17 -08:00
..
common nvme-auth: use crypto_shash_tfm_digest() 2023-11-06 08:05:53 -08:00
host nvme-auth: add flag for bi-directional auth 2023-11-06 08:34:17 -08:00
target for-6.7/block-2023-10-30 2023-11-01 12:30:07 -10:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00