Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dtime_offset_test.c60 static ASN1_TIME the_asn1_time = { variable
79 if (!TEST_true(ASN1_TIME_diff(&day, &sec, &the_asn1_time, &at))) { in test_offset()