Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c822 struct tm *tm = NULL, tm_result; in TS_RESP_set_genTime_with_precision() local
830 if ((tm = OPENSSL_gmtime(&time_sec, &tm_result)) == NULL) in TS_RESP_set_genTime_with_precision()