aboutsummaryrefslogtreecommitdiff
path: root/crypto/hash-gnutls.c
AgeCommit message (Collapse)AuthorFilesLines
2021-07-14crypto: add gnutls hash providerDaniel P. Berrangé1-0/+104
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>