Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dplatform.h72 #define MBEDTLS_PLATFORM_STD_VSNPRINTF mbedtls_platform_win32_vsnprintf /**< The default \c vsnpr… macro
/openthread-latest/third_party/mbedtls/repo/library/
Dplatform.c153 #define MBEDTLS_PLATFORM_STD_VSNPRINTF platform_vsnprintf_uninit macro