Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dplatform_util.h199 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt,
/third_party/mbedtls/library/
Dplatform_util.c103 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
Dx509.c908 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
/third_party/mbedtls/
DChangeLog1883 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()