Home
last modified time | relevance | path

Searched refs:MBEDTLS_PLATFORM_STD_FPRINTF (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dplatform.c167 #if !defined(MBEDTLS_PLATFORM_STD_FPRINTF)
178 #define MBEDTLS_PLATFORM_STD_FPRINTF platform_fprintf_uninit macro
182 MBEDTLS_PLATFORM_STD_FPRINTF;
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dplatform.h75 #if !defined(MBEDTLS_PLATFORM_STD_FPRINTF)
76 #define MBEDTLS_PLATFORM_STD_FPRINTF fprintf /**< The default \c fprintf function to use. */ macro
A Dcheck_config.h364 ( defined(MBEDTLS_PLATFORM_STD_FPRINTF) ||\
457 #if defined(MBEDTLS_PLATFORM_STD_FPRINTF) &&\
A Dcompat-1.3.h418 #if defined MBEDTLS_PLATFORM_STD_FPRINTF
419 #define POLARSSL_PLATFORM_STD_FPRINTF MBEDTLS_PLATFORM_STD_FPRINTF
A Dconfig.h.bak3017 //#define MBEDTLS_PLATFORM_STD_FPRINTF fprintf /**< Default fprintf to use, can be undefined */

Completed in 21 milliseconds