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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_time.c212 time_t now_t; local
213 time(&now_t);
214 if (OPENSSL_gmtime(&now_t, tm))

Completed in 106 milliseconds