Searched refs:MBEDTLS_PSA_CRYPTO_CONFIG_FILE (Results 1 – 6 of 6) sorted by relevance
135 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE)136 #include MBEDTLS_PSA_CRYPTO_CONFIG_FILE
15 #define MBEDTLS_PSA_CRYPTO_CONFIG_FILE "../configs/ext/crypto_config_profile_medium.h" macro
2255 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE) in query_config()2258 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_CONFIG_FILE ); in query_config()4621 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG_FILE) in list_config()4622 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…
1275 MBEDTLS_PSA_CRYPTO_CONFIG_FILE instead of the default psa/crypto_config.h.