On 30/10/24 07:11, Daniel P. Berrangé wrote:
gcrypto has the ability to dynamically disable hash/hmac algorithms
at runtime, so QEMU must perform a runtime check.

Signed-off-by: Daniel P. Berrangé <[email protected]>
---
  crypto/hash-gcrypt.c | 2 +-
  crypto/hmac-gcrypt.c | 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to