diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-02 10:59:51 +0300 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-03-27 17:35:02 +0300 |
| commit | 6be8d3f043a12d208d8c5c08fc9c5f54082c87b2 (patch) | |
| tree | 1e326bb6903106fc5d4be28a429b18cc8a0cd14c /include/linux | |
| parent | d126cbaa7d9a971dedc8535d4f2529c799de8f85 (diff) | |
| download | linux-6be8d3f043a12d208d8c5c08fc9c5f54082c87b2.tar.xz | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
