Home
last modified time | relevance | path

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

/openssl-master/crypto/ts/
A Dts_rsp_utils.c131 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime) in TS_TST_INFO_set_time() argument
135 if (a->time == gtime) in TS_TST_INFO_set_time()
137 new_time = ASN1_STRING_dup(gtime); in TS_TST_INFO_set_time()
/openssl-master/test/
A Dasn1_time_test.c102 static ASN1_TIME gtime = { variable
144 if (!TEST_true(ASN1_TIME_diff(&day, &sec, &gtime, &atime))) { in test_table()
/openssl-master/include/openssl/
A Dts.h188 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime);

Completed in 5 milliseconds