mbox series

[0/2] crypto: misc pbkdf fixes for testing & algorithm compat

Message ID 20240830110533.2544070-1-berrange@redhat.com (mailing list archive)
Headers show
Series crypto: misc pbkdf fixes for testing & algorithm compat | expand

Message

Daniel P. Berrangé Aug. 30, 2024, 11:05 a.m. UTC
Daniel P. Berrangé (2):
  crypto: check gnutls & gcrypt support the requested pbkdf hash
  tests/unit: always build the pbkdf crypto unit test

 crypto/pbkdf-gcrypt.c          | 2 +-
 crypto/pbkdf-gnutls.c          | 2 +-
 tests/unit/meson.build         | 4 +---
 tests/unit/test-crypto-pbkdf.c | 9 ++++++---
 4 files changed, 9 insertions(+), 8 deletions(-)