diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-01 23:59:51 -0800 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-03-27 07:35:02 -0700 |
| commit | 6be8d3f043a12d208d8c5c08fc9c5f54082c87b2 (patch) | |
| tree | 1e326bb6903106fc5d4be28a429b18cc8a0cd14c /tools/perf/scripts/python | |
| parent | d126cbaa7d9a971dedc8535d4f2529c799de8f85 (diff) | |
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
For the HMAC computation in nvme_auth_dhchap_setup_host_response(), use
the crypto library instead of crypto_shash. This is simpler, faster,
and more reliable.
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
