Home
last modified time | relevance | path

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

/mbedtls/include/mbedtls/
A Dplatform_util.h189 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt,
/mbedtls/library/
A Dplatform_util.c176 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
A Dx509.c1057 if (mbedtls_platform_gmtime_r(&tt, &tm) == NULL) { in mbedtls_x509_time_gmtime()
/mbedtls/
A DChangeLog3155 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()

Completed in 15 milliseconds