Searched refs:mbedtls_platform_gmtime_r (Results 1 – 8 of 8) sorted by relevance
189 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt,
193 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt,
176 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
1057 if (mbedtls_platform_gmtime_r(&tt, &tm) == NULL) { in mbedtls_x509_time_gmtime()
178 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
2895 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()
3155 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()