Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/configs/
Dconfig-tfm.h38 #undef MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
/openthread-latest/third_party/mbedtls/repo/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.h606 !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
/openthread-latest/third_party/mbedtls/repo/configs/ext/
Dtfm_mbedcrypto_config_profile_medium.h381 #define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS macro
/openthread-latest/third_party/mbedtls/
Dmbedtls-config.h78 #define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS macro
/openthread-latest/third_party/mbedtls/repo/library/
Dversion_features.c39 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
Dplatform.c289 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) && defined(MBEDTLS_FS_IO)
/openthread-latest/third_party/mbedtls/repo/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()
3573 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) in list_config()
3574 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS); in list_config()
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh4597 scripts/config.py set MBEDTLS_PLATFORM_NO_STD_FUNCTIONS