mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-23 09:39:19 +08:00

There are a few instances of MBEDTLS_*_C (specifically for DES) in psa_crypto.c. Change to the PSA_WANT_KEY_TYPE_DES macros to reflect the new PSA crypto config. Signed-off-by: David Brown <david.brown@linaro.org>