]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto/hash-afalg: Remove old hash API functions
authorAlejandro Zeise <alejandro.zeise@seagate.com>
Tue, 8 Oct 2024 07:57:21 +0000 (09:57 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 10 Oct 2024 11:34:07 +0000 (12:34 +0100)
commit8a70903b06038df2c8dc5486a9a275b8a6304445
tree8a73ff0b3e0d8fac5af19b278494be2693a51402
parent7908bf74bd88fbf803ec9e0d496cd7217349ba3e
crypto/hash-afalg: Remove old hash API functions

Removes the old hash API functions in the afalg driver,
and modifies the hmac function to use the new helper functions.

Signed-off-by: Alejandro Zeise <alejandro.zeise@seagate.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
[ clg: - Checkpatch fixes ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/hash-afalg.c