aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2023-10-28 22:00:40 -0700
committerKeith Busch <[email protected]>2023-11-06 08:05:53 -0800
commit744eac783f9e105358eed05b42dcc5c5789744b3 (patch)
tree35a2b579ae2e4be169070556b2a577fbb2690b87 /tools/testing/selftests/bpf/progs/test_autoload.c
parentd2f51b3516dade79269ff45eae2a7668ae711b25 (diff)
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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions