Searched refs:MBEDTLS_CONFIG_FILE (Results 1 – 8 of 8) sorted by relevance
56 #if !defined(MBEDTLS_CONFIG_FILE)59 #include MBEDTLS_CONFIG_FILE
39 "MBEDTLS_CONFIG_FILE=<../port/config/config_liteos_m.h>",45 "MBEDTLS_CONFIG_FILE=<../port/config/config_liteos_a.h>",95 "MBEDTLS_CONFIG_FILE=<config_rsa_aes_cbc.h>",
633 * The handling of MBEDTLS_CONFIG_FILE has been moved into build_info.h.
61 #undef MBEDTLS_CONFIG_FILE62 #define MBEDTLS_CONFIG_FILE <mbedtls/esp_config.h> macro
27 #undef MBEDTLS_CONFIG_FILE28 #define MBEDTLS_CONFIG_FILE <mbedtls/esp_config.h> macro
286 #undef MBEDTLS_CONFIG_FILE287 #define MBEDTLS_CONFIG_FILE <mbedtls/esp_config.h> macro
12 2. Define MBEDTLS_CONFIG_FILE and adjust the include path accordingly.
25 …<mbedtls/build_info.h>`. Don't include `mbedtls/config.h` and don't refer to `MBEDTLS_CONFIG_FILE`.26 * In build tools, edit `mbedtls_config.h`, or edit `MBEDTLS_CONFIG_FILE` as before.