Searched refs:mbedtls_platform_gmtime_r (Results 1 – 8 of 8) sorted by relevance
103 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
906 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
186 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt,
1439 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()
Completed in 17 milliseconds