Home
last modified time | relevance | path

Searched refs:mbedtls_platform_set_snprintf (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dplatform.h231 int mbedtls_platform_set_snprintf( int (*snprintf_func)( char * s, size_t n,
/third_party/mbedtls/library/
Dplatform.c119 int mbedtls_platform_set_snprintf( int (*snprintf_func)( char * s, size_t n, in mbedtls_platform_set_snprintf() function