Searched refs:gtime (Results 1 – 3 of 3) sorted by relevance
131 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime) in TS_TST_INFO_set_time() argument135 if (a->time == gtime) in TS_TST_INFO_set_time()137 new_time = ASN1_STRING_dup(gtime); in TS_TST_INFO_set_time()
102 static ASN1_TIME gtime = { variable144 if (!TEST_true(ASN1_TIME_diff(&day, &sec, >ime, &atime))) { in test_table()
188 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime);
Completed in 5 milliseconds