qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] crypto: handle gcrypt ciphers being disabled


From: Daniel P . Berrangé
Subject: [PATCH 0/4] crypto: handle gcrypt ciphers being disabled
Date: Mon, 11 Mar 2024 12:19:25 +0000

This fixes testing on RHEL with libgcrypt cipher backends

Daniel P. Berrangé (4):
  crypto: factor out conversion of QAPI to gcrypt constants
  crypto: query gcrypt for cipher availability
  crypto: use error_abort for unexpected failures
  crypto: report which ciphers are being skipped during tests

 crypto/cipher-gcrypt.c.inc      | 121 +++++++++++++++++---------------
 tests/unit/test-crypto-cipher.c |   7 +-
 2 files changed, 70 insertions(+), 58 deletions(-)

-- 
2.43.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]