Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/doc/man3/
H A DX509_cmp_time.pod19 in <cmp_time>. X509_cmp_current_time() compares the ASN1_TIME in
46 is earlier than, or equal to, B<cmp_time> (resp. current time), and 1
/freebsd-13.1/crypto/openssl/crypto/x509/
H A Dx509_vfy.c1850 int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) in X509_cmp_time() argument
1902 asn1_cmp_time = X509_time_adj(NULL, 0, cmp_time); in X509_cmp_time()