summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-02 10:59:47 +0300
committerKeith Busch <kbusch@kernel.org>2026-03-27 17:35:01 +0300
commita67d096fe9761e3e503f40643228bca6d69c7c4e (patch)
tree4905d0de908391803c1c565149f0257c8f1861a2 /include/linux/platform_data
parent092c05f8de3d2f83242d70f6f044f339b8ba5df1 (diff)
downloadlinux-a67d096fe9761e3e503f40643228bca6d69c7c4e.tar.xz
nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()
For the hash and HMAC computations in nvme_auth_augmented_challenge(), use the crypto library instead of crypto_shash. This is simpler, faster, and more reliable. Notably, this eliminates two crypto transformation object allocations for every call, which was very slow. 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>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions