Searched defs:next_update (Results 1 – 8 of 8) sorted by relevance
/external/python/cryptography/src/cryptography/x509/ |
D | ocsp.py | 115 next_update, revocation_time, revocation_reason): argument 184 next_update, revocation_time, revocation_reason): argument 389 def next_update(self): member in OCSPResponse
|
D | base.py | 226 def next_update(self): member in CertificateRevocationList 599 def __init__(self, issuer_name=None, last_update=None, next_update=None, argument 635 def next_update(self, next_update): member in CertificateRevocationListBuilder
|
/external/icing/icing/file/ |
D | file-backed-vector_test.cc | 207 uint32_t next_update = 2; in TEST_F() local 246 uint32_t next_update = 2; in TEST_F() local
|
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/ |
D | ocsp.py | 283 def next_update(self): member in _OCSPResponse
|
D | x509.py | 294 def next_update(self): member in _CertificateRevocationList
|
/external/libcups/scheduler/ |
D | printers.h | 28 time_t next_update; /* Next update time */ member
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 1118 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 4827 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
|