[PATCH 0/2] crypto: misc gcrypt hash/hmac fixes

Daniel P. Berrangé posted 2 patches 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20241030101150.3023300-1-berrange@redhat.com
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>
crypto/hash-gcrypt.c | 6 +++---
crypto/hmac-gcrypt.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
[PATCH 0/2] crypto: misc gcrypt hash/hmac fixes
Posted by Daniel P. Berrangé 7 months, 2 weeks ago
This fixes the test suite when gcrypt disables some algorithms
at runtime.

Daniel P. Berrangé (2):
  crypto: fix error check on gcry_md_open
  crypto: perform runtime check for hash/hmac support in gcrypt

 crypto/hash-gcrypt.c | 6 +++---
 crypto/hmac-gcrypt.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.46.0