Searched defs:offset_sec (Results 1 – 10 of 10) sorted by relevance
| /third_party/openssl/crypto/ |
| D | o_time.c | 72 int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) in OPENSSL_gmtime_adj() 133 static int julian_adj(const struct tm *tm, int off_day, long offset_sec, in julian_adj()
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| D | o_time.c | 72 int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) in OPENSSL_gmtime_adj() 133 static int julian_adj(const struct tm *tm, int off_day, long offset_sec, in julian_adj()
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| D | a_gentm.c | 64 long offset_sec) in ASN1_GENERALIZEDTIME_adj()
|
| D | a_utctm.c | 58 int offset_day, long offset_sec) in ASN1_UTCTIME_adj()
|
| D | a_time.c | 325 int offset_day, long offset_sec) in ASN1_TIME_adj()
|
| /third_party/openssl/crypto/asn1/ |
| D | a_gentm.c | 64 long offset_sec) in ASN1_GENERALIZEDTIME_adj()
|
| D | a_utctm.c | 58 int offset_day, long offset_sec) in ASN1_UTCTIME_adj()
|
| D | a_time.c | 325 int offset_day, long offset_sec) in ASN1_TIME_adj()
|
| /third_party/openssl/crypto/x509/ |
| D | x509_vfy.c | 1958 ASN1_TIME *X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_tm) in X509_time_adj() 1964 int offset_day, long offset_sec, time_t *in_tm) in X509_time_adj_ex()
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| D | x509_vfy.c | 1956 ASN1_TIME *X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_tm) in X509_time_adj() 1962 int offset_day, long offset_sec, time_t *in_tm) in X509_time_adj_ex()
|