Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds