Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/x509/
Docsp.py114 def __init__(self, cert, issuer, algorithm, cert_status, this_update, argument
183 def add_response(self, cert, issuer, algorithm, cert_status, this_update, argument
382 def this_update(self): member in OCSPResponse
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Docsp.py269 def this_update(self): member in _OCSPResponse
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1118 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c4827 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local