Searched defs:cmp_time (Results 1 – 8 of 8) sorted by relevance
23 int64_t cmp_time; member
1375 int X509_cmp_time(const ASN1_TIME *ctm, const time_t *cmp_time) { in X509_cmp_time()1380 int X509_cmp_time_posix(const ASN1_TIME *ctm, int64_t cmp_time) { in X509_cmp_time_posix()
23 time_t cmp_time; member
1914 int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) in X509_cmp_time()
1373 int X509_cmp_time(const ASN1_TIME *ctm, const time_t *cmp_time) { in X509_cmp_time()1378 int X509_cmp_time_posix(const ASN1_TIME *ctm, int64_t cmp_time) { in X509_cmp_time_posix()