Searched defs:asn1_after (Results 1 - 1 of 1) sorted by relevance
/third_party/openssl/test/ | ||
H A D | x509_time_test.c | 280 ASN1_TIME *asn1_before = NULL, *asn1_after = NULL; in test_x509_cmp_time_current() local 300 test_X509_cmp_timeframe_vpm(const X509_VERIFY_PARAM *vpm, ASN1_TIME *asn1_before, ASN1_TIME *asn1_mid, ASN1_TIME *asn1_after) test_X509_cmp_timeframe_vpm() argument 328 ASN1_TIME *asn1_after = ASN1_TIME_adj(NULL, now, 1, 0); test_X509_cmp_timeframe() local [all...] |
Completed in 1 milliseconds