Home
last modified time | relevance | path

Searched defs:MBEDTLS_PLATFORM_STD_PRINTF (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h78 #define MBEDTLS_PLATFORM_STD_PRINTF printf /**< The default \c printf function to use. */ macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h78 #define MBEDTLS_PLATFORM_STD_PRINTF printf /**< The default \c printf function to use. */ macro
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c180 #define MBEDTLS_PLATFORM_STD_PRINTF platform_printf_uninit macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c180 #define MBEDTLS_PLATFORM_STD_PRINTF platform_printf_uninit macro