On Tue, Oct 08, 2024 at 09:57:09AM +0200, Cédric Le Goater wrote:
> From: Alejandro Zeise <alejandro.ze...@seagate.com>
> 
> Implements the new hashing API in the GLib hash driver.
> Supports creating/destroying a context, updating the context
> with input data and obtaining an output hash.
> 
> Signed-off-by: Alejandro Zeise <alejandro.ze...@seagate.com>
> [ clg: - Dropped qcrypto_hash_supports() in qcrypto_glib_hash_new()
>        - Removed superfluous cast (GChecksum *) in qcrypto_glib_hash_free()
>        - Reworked qcrypto_glib_hash_finalize() ]
> Signed-off-by: Cédric Le Goater <c...@redhat.com>
> ---
>  crypto/hash-glib.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 67 insertions(+)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to