Home
last modified time | relevance | path

Searched refs:ASN1_TIME_cmp_time_t (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dasn1_time_test.c130 if (!TEST_int_eq(ASN1_TIME_cmp_time_t(&atime, td->t), 0)) { in test_table()
154 if (!TEST_int_eq(ASN1_TIME_cmp_time_t(&atime, gtime_t), td->cmp_result)) { in test_table()
165 if (!TEST_int_eq(ASN1_TIME_cmp_time_t(ptime, td->t), 0)) { in test_table()
202 if (!TEST_int_eq(ASN1_TIME_cmp_time_t(ptime, gtime_t), td->cmp_result)) { in test_table()
226 if (!TEST_int_eq(ASN1_TIME_cmp_time_t(ptime, gtime_t), td->cmp_result)) { in test_table()
244 if (ptime != NULL && !TEST_int_eq(ASN1_TIME_cmp_time_t(ptime, td->t), 0)) { in test_table()
H A Dtime_offset_test.c99 ret = ASN1_TIME_cmp_time_t(&at, the_time); in test_offset()
/freebsd/crypto/openssl/doc/man3/
H A DASN1_TIME_set.pod14 ASN1_TIME_cmp_time_t, ASN1_UTCTIME_cmp_time_t,
55 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t);
133 The ASN1_TIME_cmp_time_t() and ASN1_UTCTIME_cmp_time_t() functions compare
224 ASN1_TIME_cmp_time_t() and ASN1_UTCTIME_cmp_time_t() return -1 if I<s> is
274 The ASN1_TIME_cmp_time_t() function was added in OpenSSL 1.1.1.
/freebsd/crypto/openssl/crypto/asn1/
H A Da_time.c544 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t) in ASN1_TIME_cmp_time_t() function
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h852 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t);
H A Dasn1.h.in685 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t);
/freebsd/secure/lib/libcrypto/
H A DVersion.map4068 ASN1_TIME_cmp_time_t;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile667 MLINKS+= ASN1_TIME_set.3 ASN1_TIME_cmp_time_t.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4216 ASN1_TIME_cmp_time_t 4324 3_0_0 EXIST::FUNCTION: