Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dasn1_time_test.c320 return TEST_int_eq(ASN1_TIME_compare(&td->t1, &td->t2), td->result); in test_table_compare()
347 if (!TEST_int_eq(ASN1_TIME_compare(asn1_time, asn1_time_dup), 0)) { in test_time_dup()
358 if (!TEST_int_eq(ASN1_TIME_compare(asn1_time, asn1_time_dup), 0)) { in test_time_dup()
369 if (!TEST_int_eq(ASN1_TIME_compare(asn1_gentime, asn1_time_dup), 0)) { in test_time_dup()
/freebsd/crypto/openssl/doc/man3/
H A DASN1_TIME_set.pod15 ASN1_TIME_compare,
58 int ASN1_TIME_compare(const ASN1_TIME *a, const ASN1_TIME *b);
136 The ASN1_TIME_compare() function compares the two times represented by the
224 ASN1_TIME_compare() returns -1 if I<a> is before I<b>, 0 if I<a> equals I<b>,
271 The ASN1_TIME_compare() function was added in OpenSSL 1.1.1.
/freebsd/crypto/openssl/crypto/asn1/
H A Da_time.c580 int ASN1_TIME_compare(const ASN1_TIME *a, const ASN1_TIME *b) in ASN1_TIME_compare() function
/freebsd/crypto/openssl/test/testutil/
H A Dtests.c458 && ASN1_TIME_compare(at1, at2) op 0; \
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_lu.c786 || ASN1_TIME_compare(X509_get0_notAfter(pobj->data.x509), in X509_STORE_CTX_get1_issuer()
H A Dx509_vfy.c335 if (rv == NULL || ASN1_TIME_compare(X509_get0_notAfter(issuer), in find_issuer()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h853 int ASN1_TIME_compare(const ASN1_TIME *a, const ASN1_TIME *b);
H A Dasn1.h.in686 int ASN1_TIME_compare(const ASN1_TIME *a, const ASN1_TIME *b);
/freebsd/crypto/openssl/apps/
H A Dca.c2337 if (ASN1_TIME_compare(exp_date, a_tm) <= 0) { in do_updatedb()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4069 ASN1_TIME_compare;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile668 MLINKS+= ASN1_TIME_set.3 ASN1_TIME_compare.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4217 ASN1_TIME_compare 4325 3_0_0 EXIST::FUNCTION: