diff options
author | Eric Biggers <[email protected]> | 2023-10-28 22:00:40 -0700 |
---|---|---|
committer | Keith Busch <[email protected]> | 2023-11-06 08:05:53 -0800 |
commit | 744eac783f9e105358eed05b42dcc5c5789744b3 (patch) | |
tree | 35a2b579ae2e4be169070556b2a577fbb2690b87 /scripts/gdb/linux/interrupts.py | |
parent | d2f51b3516dade79269ff45eae2a7668ae711b25 (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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions