Searched defs:offset_sec (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_gentm.c268 ASN1_GENERALIZEDTIME_adj(ASN1_GENERALIZEDTIME *s, time_t t, int offset_day, long offset_sec) argument
H A Da_utctm.c234 ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t, int offset_day, long offset_sec) argument
H A Da_time.c107 ASN1_TIME_adj(ASN1_TIME *s, time_t t, int offset_day, long offset_sec) argument
/freebsd-11-stable/crypto/openssl/crypto/
H A Do_time.c290 int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) argument
351 static int julian_adj(const struct tm *tm, int off_day, long offset_sec, argument
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.c2008 ASN1_TIME *X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_tm) argument
2013 X509_time_adj_ex(ASN1_TIME *s, int offset_day, long offset_sec, time_t *in_tm) argument

Completed in 98 milliseconds