mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-06 15:03:20 +08:00

PSA_WANT_xxx is useful regardless of how the symbols are defined: explicitly (with MBEDTLS_PSA_CRYPTO_CONFIG) or implicitly (without MBEDTLS_PSA_CRYPTO_CONFIG). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>