Re: [PATCH 05/11] nvme: add definitions for NVMe In-Band authentication
From: Vladislav Bolkhovitin <hidden>
Date: 2021-07-20 20:28:31
Also in:
linux-crypto
From: Vladislav Bolkhovitin <hidden>
Date: 2021-07-20 20:28:31
Also in:
linux-crypto
On 7/17/21 5:04 PM, Hannes Reinecke wrote:
On 7/17/21 8:30 AM, Sagi Grimberg wrote:
[...]
quoted
quoted
+ +enum { + NVME_AUTH_DHCHAP_HASH_SHA256 = 0x01,Maybe s/HASH/HF/ (stands for hash function, which is a better description).Or HMAC, as this is what it's used for...
I would better do just NVME_AUTH_DHCHAP_SHA256. "HASH" is redundant here. Better to keep it shorter. Vlad _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme