mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-09 00:21:18 +08:00

Now that MBEDTLS_USE_PSA_CRYPTO is always on, remove code that handles the case when it's disabled. Also this is a step towards no longer expecting it to be reported by query_compile_time_config. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>