Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()

Completed in 3 milliseconds