Searched refs:MBEDTLS_PSA_CRYPTO_CONFIG_FILE (Results 1 – 6 of 6) sorted by relevance
128 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE)129 #include MBEDTLS_PSA_CRYPTO_CONFIG_FILE
15 #define MBEDTLS_PSA_CRYPTO_CONFIG_FILE "../configs/ext/crypto_config_profile_medium.h" macro
2247 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE) in query_config()2250 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_CONFIG_FILE ); in query_config()4609 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE) in list_config()4610 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_CRYPTO_CONFIG_FILE); in list_config()
129 …cation configuration file `include/psa/crypto_config.h` (or `MBEDTLS_PSA_CRYPTO_CONFIG_FILE`, plus…
180 …fig.h"`. You can override the file location with the macro [`MBEDTLS_PSA_CRYPTO_CONFIG_FILE`](http…
1080 MBEDTLS_PSA_CRYPTO_CONFIG_FILE instead of the default psa/crypto_config.h.