crypto: add gnutls hash provider
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 25 Jun 2021 17:32:14 +0000 (18:32 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 14 Jul 2021 13:15:52 +0000 (14:15 +0100)
commit9a85ca050aa4e7624615e9ae95cf54d5640c6804
treec2760c25e45607c5b0052a90e2e708252ade72e0
parent3d2b61ffcd4a5a8f5bfcdb2be5eac1a37f5caaa1
crypto: add gnutls hash provider

This adds support for using gnutls as a provider of the crypto
hash APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/hash-gnutls.c [new file with mode: 0644]
crypto/meson.build