Searched refs:cmp_time (Results 1 – 2 of 2) sorted by relevance
9 X509_cmp_time(const ASN1_TIME *asn1_time, time_t *cmp_time);14 <cmp_time>.19 If B<cmp_time> is NULL the current time is used.28 B<cmp_time>, and 1 otherwise. It returns 0 on error.
1938 int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) in X509_cmp_time() argument1986 asn1_cmp_time = X509_time_adj(NULL, 0, cmp_time); in X509_cmp_time()