diff options
author | 2023-10-28 22:00:40 -0700 | |
---|---|---|
committer | 2023-11-06 08:05:53 -0800 | |
commit | 744eac783f9e105358eed05b42dcc5c5789744b3 (patch) | |
tree | 35a2b579ae2e4be169070556b2a577fbb2690b87 /scripts/gdb/linux/tasks.py | |
parent | Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (diff) | |
download | wireguard-linux-744eac783f9e105358eed05b42dcc5c5789744b3.tar.xz wireguard-linux-744eac783f9e105358eed05b42dcc5c5789744b3.zip |
nvme-auth: use crypto_shash_tfm_digest()
Simplify nvme_auth_augmented_challenge() by using
crypto_shash_tfm_digest() instead of an alloc+init+update+final
sequence. This should also improve performance.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions