Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dx509.c610 static int x509_parse_time(const unsigned char *p, mbedtls_x509_time *tm, in x509_parse_time()
650 mbedtls_x509_time *tm) in mbedtls_x509_get_time()
1055 struct tm tm; in mbedtls_x509_time_gmtime() local
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dudp_proxy.c768 struct timeval tm; in main() local