Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Da_time.c446 time_t now_t; in ASN1_TIME_to_tm() local
448 time(&now_t); in ASN1_TIME_to_tm()
450 if (OPENSSL_gmtime(&now_t, tm) != NULL) in ASN1_TIME_to_tm()

Completed in 9 milliseconds