Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h65 #define MBEDTLS_PLATFORM_STD_SNPRINTF mbedtls_platform_win32_snprintf /**< The default \c snprint… macro
/openthread-latest/third_party/mbedtls/repo/library/
Dplatform.c97 #define MBEDTLS_PLATFORM_STD_SNPRINTF platform_snprintf_uninit macro