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

Removes old hash implement-ion in the GLib 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-glib.c