Home
last modified time | relevance | path

Searched refs:MBEDTLS_PLATFORM_NO_STD_FUNCTIONS (Results 1 – 9 of 9) sorted by relevance

/mbedtls-latest/include/mbedtls/
Dplatform.h57 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
395 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) && defined(MBEDTLS_FS_IO)
Dcheck_config.h620 !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
/mbedtls-latest/configs/
Dconfig-tfm.h38 #undef MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
/mbedtls-latest/configs/ext/
Dtfm_mbedcrypto_config_profile_medium.h381 #define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS macro
/mbedtls-latest/tests/scripts/
Dcomponents-configuration-platform.sh16 scripts/config.py set MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
/mbedtls-latest/tests/suites/
Dtest_suite_config.mbedtls_boolean.data955 Config: MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
956 depends_on:MBEDTLS_PLATFORM_NO_STD_FUNCTIONS:MBEDTLS_PLATFORM_C
959 Config: !MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
960 depends_on:!MBEDTLS_PLATFORM_NO_STD_FUNCTIONS:MBEDTLS_PLATFORM_C
/mbedtls-latest/library/
Dversion_features.c39 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
Dplatform.c289 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) && defined(MBEDTLS_FS_IO)
/mbedtls-latest/programs/test/
Dquery_config.c175 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) in query_config()
178 MACRO_EXPANSION_TO_STR( MBEDTLS_PLATFORM_NO_STD_FUNCTIONS ); in query_config()
3581 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) in list_config()
3582 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS); in list_config()