File config_psa.h

PSA crypto configuration options (set of defines)

This set of compile-time options takes settings defined in include/mbedtls/mbedtls_config.h and include/psa/crypto_config.h and uses those definitions to define symbols used in the library code.

Users and integrators should not edit this file, please edit include/mbedtls/mbedtls_config.h for MBEDTLS_XXX settings or include/psa/crypto_config.h for PSA_WANT_XXX settings.