]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
authorEric Biggers <ebiggers@kernel.org>
Mon, 2 Mar 2026 07:59:39 +0000 (23:59 -0800)
committerKeith Busch <kbusch@kernel.org>
Fri, 27 Mar 2026 14:35:00 +0000 (07:35 -0700)
commit9100a28c8bb4270744942cf834efcd80f1acda7d
tree832e5b2cd3358cd448a9909415690ecaf1c1879f
parent67807fbaf12719fca46a622d759484652b79c7c3
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant

Define a NVME_AUTH_MAX_DIGEST_SIZE constant and use it in the
appropriate places.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/common/auth.c
drivers/nvme/host/auth.c
include/linux/nvme.h