Home
last modified time | relevance | path

Searched defs:this_update (Results 1 – 15 of 15) sorted by relevance

/external/cronet/net/cert/pki/
Drevocation_util_unittest.cc26 int64_t this_update = now - kOneHour; in TEST() local
43 int64_t this_update = now + 3600; in TEST() local
60 int64_t this_update = now - (kOneDay * 6); in TEST() local
77 int64_t this_update = now - kOneDay; in TEST() local
94 int64_t this_update = now - kOneWeek; in TEST() local
120 int64_t this_update = now - kOneHour; in TEST() local
138 int64_t this_update = kWindowsEpoch; in TEST() local
152 int64_t this_update = now - kOneHour; in TEST() local
173 int64_t this_update = kMinValidTime; in TEST() local
202 int64_t this_update = time(nullptr) - kOneHour; in TEST() local
[all …]
Drevocation_util.cc19 bool CheckRevocationDateValid(const der::GeneralizedTime& this_update, in CheckRevocationDateValid()
Dcrl.h122 der::GeneralizedTime this_update; member
Docsp.h121 der::GeneralizedTime this_update; member
/external/cronet/net/test/
Drevocation_builder.h30 base::Time this_update; member
/external/python/cryptography/src/cryptography/x509/
Docsp.py127 this_update, argument
205 this_update, argument
421 def this_update(self): member in OCSPResponse
/external/rust/crates/x509-cert/src/
Dcrl.rs80 pub this_update: Time, field
/external/mbedtls/include/mbedtls/
Dx509_crl.h89 mbedtls_x509_time this_update; member
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dx509_crl.h80 mbedtls_x509_time this_update; member
/external/rust/crates/openssl/src/
Docsp.rs118 pub this_update: &'a Asn1GeneralizedTimeRef, field
183 let mut this_update = ptr::null_mut(); in find_status() localVariable
/external/rust/crates/x509-parser/tests/
Dreadcert.rs188 let this_update = tbs_cert_list.this_update; in test_crl_parse() localVariable
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Docsp.py288 def this_update(self): member in _OCSPResponse
/external/rust/crates/x509-parser/src/
Drevocation_list.rs157 pub this_update: ASN1Time, field
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1097 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c5066 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local