Home
last modified time | relevance | path

Searched refs:mbedtls_platform_win32_snprintf (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h65 #define MBEDTLS_PLATFORM_STD_SNPRINTF mbedtls_platform_win32_snprintf /**< The default \c snprint…
234 int mbedtls_platform_win32_snprintf(char *s, size_t n, const char *fmt, ...);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h65 #define MBEDTLS_PLATFORM_STD_SNPRINTF mbedtls_platform_win32_snprintf /**< The default \c snprint…
234 int mbedtls_platform_win32_snprintf(char *s, size_t n, const char *fmt, ...);
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c70 int mbedtls_platform_win32_snprintf(char *s, size_t n, const char *fmt, ...) in mbedtls_platform_win32_snprintf() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c70 int mbedtls_platform_win32_snprintf(char *s, size_t n, const char *fmt, ...) in mbedtls_platform_win32_snprintf() function