mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-26 16:15:55 -05: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>