Home
last modified time | relevance | path

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

/mbedtls/include/mbedtls/
A Dplatform.h57 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
395 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) && defined(MBEDTLS_FS_IO)
A Dcheck_config.h606 !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
/mbedtls/configs/
A Dconfig-tfm.h38 #undef MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
/mbedtls/configs/ext/
A Dtfm_mbedcrypto_config_profile_medium.h381 #define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS macro
/mbedtls/library/
A Dversion_features.c39 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS)
A Dplatform.c289 #if !defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) && defined(MBEDTLS_FS_IO)
/mbedtls/programs/test/
A 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()
/mbedtls/tests/scripts/
A Dall.sh4597 scripts/config.py set MBEDTLS_PLATFORM_NO_STD_FUNCTIONS

Completed in 22 milliseconds