Searched defs:posix_time (Results 1 – 11 of 11) sorted by relevance
| /external/boringssl/src/crypto/asn1/ |
| D | a_gentm.c | 102 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set() 107 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
|
| D | a_utctm.c | 102 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, int64_t posix_time) { in ASN1_UTCTIME_set() 106 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, int64_t posix_time, int offset_day, in ASN1_UTCTIME_adj()
|
| D | posix_time.c | 167 int64_t posix_time; in OPENSSL_timegm() local 183 int64_t posix_time = *time; in OPENSSL_gmtime() local 191 int64_t posix_time; in OPENSSL_gmtime_adj() local
|
| D | a_time.c | 85 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, int64_t posix_time, int offset_day, in ASN1_TIME_adj()
|
| D | asn1_test.cc | 2388 int64_t posix_time = -11676096000; // Sat, 01 Jan 1600 00:00:00 +0000 in TEST() local
|
| /external/cronet/third_party/boringssl/src/crypto/asn1/ |
| D | a_gentm.c | 102 int64_t posix_time) { in ASN1_GENERALIZEDTIME_set() 107 int64_t posix_time, int offset_day, in ASN1_GENERALIZEDTIME_adj()
|
| D | a_utctm.c | 102 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, int64_t posix_time) { in ASN1_UTCTIME_set() 106 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, int64_t posix_time, int offset_day, in ASN1_UTCTIME_adj()
|
| D | posix_time.c | 167 int64_t posix_time; in OPENSSL_timegm() local 183 int64_t posix_time = *time; in OPENSSL_gmtime() local 191 int64_t posix_time; in OPENSSL_gmtime_adj() local
|
| D | a_time.c | 85 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, int64_t posix_time, int offset_day, in ASN1_TIME_adj()
|
| D | asn1_test.cc | 2388 int64_t posix_time = -11676096000; // Sat, 01 Jan 1600 00:00:00 +0000 in TEST() local
|
| /external/cronet/net/der/ |
| D | encode_values.cc | 55 bool EncodePosixTimeAsGeneralizedTime(int64_t posix_time, in EncodePosixTimeAsGeneralizedTime()
|