Searched refs:OPENSSL_gmtime_diff (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/crypto/openssl/crypto/asn1/ |
| H A D | a_utctm.c | 83 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
|
| H A D | a_time.c | 461 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff() 527 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_TIME_cmp_time_t()
|
| /freebsd-13.1/crypto/openssl/crypto/ |
| H A D | o_time.c | 102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() function
|
| /freebsd-13.1/crypto/openssl/include/openssl/ |
| H A D | crypto.h | 343 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
| /freebsd-13.1/secure/lib/libcrypto/ |
| H A D | Version.map | 2122 OPENSSL_gmtime_diff;
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 3235 *) New functions OPENSSL_gmtime_diff and ASN1_TIME_diff to find the
|