diff options
author | Alejandro Zeise <alejandro.zeise@seagate.com> | 2024-10-08 09:57:10 +0200 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2024-10-10 12:33:14 +0100 |
commit | 4fd0a730d76af205441b8ad7a301407a424c5d50 (patch) | |
tree | 837787f603542a45069fe342b4fef07c19c50a8e /ui/spice-input.c | |
parent | c6ccd2af60cb6847cc16b06c829265c0e3fee7c1 (diff) | |
download | qemu-4fd0a730d76af205441b8ad7a301407a424c5d50.zip qemu-4fd0a730d76af205441b8ad7a301407a424c5d50.tar.gz qemu-4fd0a730d76af205441b8ad7a301407a424c5d50.tar.bz2 |
crypto/hash-gcrypt: Implement new hash API
Implements the new hashing API in the gcrypt hash driver.
Supports creating/destroying a context, updating the context
with input data and obtaining an output hash.
Signed-off-by: Alejandro Zeise <alejandro.zeise@seagate.com>
[ clg: - Dropped qcrypto_hash_supports() in qcrypto_gcrypt_hash_new()
- Reworked qcrypto_gcrypt_hash_finalize()
- Handled gcry_md_open() errors in qcrypto_gcrypt_hash_new()
- 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>
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions