| /external/cronet/net/cert/pki/ | 
| D | revocation_util_unittest.cc | 26   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 …] 
 | 
| D | revocation_util.cc | 19 bool CheckRevocationDateValid(const der::GeneralizedTime& this_update,  in CheckRevocationDateValid()
  | 
| D | crl.h | 122   der::GeneralizedTime this_update;  member
  | 
| D | ocsp.h | 121   der::GeneralizedTime this_update;  member
  | 
| /external/cronet/net/test/ | 
| D | revocation_builder.h | 30   base::Time this_update;  member
  | 
| /external/python/cryptography/src/cryptography/x509/ | 
| D | ocsp.py | 127         this_update,  argument 205         this_update,  argument 421     def this_update(self):  member in OCSPResponse
  | 
| /external/rust/crates/x509-cert/src/ | 
| D | crl.rs | 80     pub this_update: Time,  field
  | 
| /external/mbedtls/include/mbedtls/ | 
| D | x509_crl.h | 89     mbedtls_x509_time this_update;  member
  | 
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ | 
| D | x509_crl.h | 80     mbedtls_x509_time this_update;  member
  | 
| /external/rust/crates/openssl/src/ | 
| D | ocsp.rs | 118     pub this_update: &'a Asn1GeneralizedTimeRef,  field 183             let mut this_update = ptr::null_mut();  in find_status()  localVariable
  | 
| /external/rust/crates/x509-parser/tests/ | 
| D | readcert.rs | 188             let this_update = tbs_cert_list.this_update;  in test_crl_parse()  localVariable
  | 
| /external/python/cryptography/src/cryptography/hazmat/backends/openssl/ | 
| D | ocsp.py | 288     def this_update(self):  member in _OCSPResponse
  | 
| /external/rust/crates/x509-parser/src/ | 
| D | revocation_list.rs | 157     pub this_update: ASN1Time,  field
  | 
| /external/wpa_supplicant_8/src/utils/ | 
| D | http_curl.c | 1097 	ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update;  in ocsp_resp_cb()  local
  | 
| /external/wpa_supplicant_8/src/crypto/ | 
| D | tls_openssl.c | 5066 	ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update;  in ocsp_resp_cb()  local
  |