7a27e85f5c
Previously MD_C was auto-enabled based on the fact that ALG_RSA_PSS was requested, but that's no longer the case since the previous commit. We can fix this in one of two ways: either enable MD_C, or enable all the PSA_WANT_ALG_SHA_xxx that are needed for test. Go for MD_C because it's a single line and avoids having to enumerate a list that might grow in the future. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> |
||
---|---|---|
.. | ||
aead.h | ||
asymmetric_encryption.h | ||
cipher.h | ||
config_test_driver.h | ||
crypto_config_test_driver_extension.h | ||
hash.h | ||
key_management.h | ||
mac.h | ||
signature.h | ||
test_driver.h |