]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto/hash-gcrypt: Remove old hash API functions
authorAlejandro Zeise <alejandro.zeise@seagate.com>
Tue, 8 Oct 2024 07:57:18 +0000 (09:57 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 10 Oct 2024 11:33:55 +0000 (12:33 +0100)
commit7dae595e018f54db9aa1a813ff2140ec2d95ff6a
tree4965679a4e60dd1b6a95dcb19bf7e988d5c0a308
parent8d46ede7c327ee7b4b0fb22fa7be0cabebc53e93
crypto/hash-gcrypt: Remove old hash API functions

Removes old hash implementation in the gcrypt hash driver.

Signed-off-by: Alejandro Zeise <alejandro.zeise@seagate.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
[ clg: - Fixed spelling in commit log ]
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-gcrypt.c