Home
last modified time | relevance | path

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

/mbedtls-3.7.0/include/mbedtls/
Dplatform.h78 #define MBEDTLS_PLATFORM_STD_PRINTF printf /**< The default \c printf function to use. */ macro
/mbedtls-3.7.0/library/
Dplatform.c180 #define MBEDTLS_PLATFORM_STD_PRINTF platform_printf_uninit macro