Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dplatform.c205 #if !defined(MBEDTLS_PLATFORM_STD_FPRINTF)
216 #define MBEDTLS_PLATFORM_STD_FPRINTF platform_fprintf_uninit macro
220 MBEDTLS_PLATFORM_STD_FPRINTF;
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dplatform.h93 #if !defined(MBEDTLS_PLATFORM_STD_FPRINTF)
94 #define MBEDTLS_PLATFORM_STD_FPRINTF fprintf /**< The default \c fprintf function to use. */ macro
A Dcheck_config.h463 ( defined(MBEDTLS_PLATFORM_STD_FPRINTF) ||\
552 #if defined(MBEDTLS_PLATFORM_STD_FPRINTF) &&\
A Dcompat-1.3.h422 #if defined MBEDTLS_PLATFORM_STD_FPRINTF
423 #define POLARSSL_PLATFORM_STD_FPRINTF MBEDTLS_PLATFORM_STD_FPRINTF

Completed in 19 milliseconds