Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
H A Dplatform.h72 #define MBEDTLS_PLATFORM_STD_VSNPRINTF mbedtls_platform_win32_vsnprintf /**< The default \c vsnprintf function to use. */ macro
74 #define MBEDTLS_PLATFORM_STD_VSNPRINTF vsnprintf /**< The default \c vsnprintf function to use. */ macro
/third_party/mbedtls/library/
H A Dplatform.c156 #define MBEDTLS_PLATFORM_STD_VSNPRINTF platform_vsnprintf_uninit macro

Completed in 2 milliseconds