Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dplatform_util.c103 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
Dx509.c906 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Dplatform_util.h275 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt,
/openthread-3.5.0/third_party/mbedtls/repo/
DChangeLog1560 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()