Home
last modified time | relevance | path

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

/mbedtls-3.4.0/include/mbedtls/
Dplatform_util.h199 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt,
/mbedtls-3.4.0/library/
Dplatform_util.c105 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
Dx509.c971 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
/mbedtls-3.4.0/
DChangeLog2362 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()