diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-29 08:00:40 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2023-11-06 19:05:53 +0300 |
commit | 744eac783f9e105358eed05b42dcc5c5789744b3 (patch) | |
tree | 35a2b579ae2e4be169070556b2a577fbb2690b87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d2f51b3516dade79269ff45eae2a7668ae711b25 (diff) | |
download | linux-744eac783f9e105358eed05b42dcc5c5789744b3.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions