Home
last modified time | relevance | path

Searched refs:thisUpdate (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c134 ASN1_GENERALIZEDTIME *thisUpdate; member
195 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME),
754 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
813 if (!ocsp_resp_valid(matching_resp->thisUpdate, in check_ocsp_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c134 ASN1_GENERALIZEDTIME *thisUpdate; member
195 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME),
754 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
813 if (!ocsp_resp_valid(matching_resp->thisUpdate, in check_ocsp_resp()
/third_party/openssl/crypto/ocsp/
Docsp_local.h143 ASN1_GENERALIZEDTIME *thisUpdate; member
Docsp_asn.c96 ASN1_SIMPLE(OCSP_SINGLERESP, thisUpdate, ASN1_GENERALIZEDTIME),
Docsp_srv.c105 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()
Docsp_prn.c214 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate)) in OCSP_RESPONSE_print()
Docsp_cl.c299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
/third_party/openssl/doc/man3/
DOCSP_resp_find_status.pod168 An OCSP response for a certificate contains B<thisUpdate> and B<nextUpdate>
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.data2035 X509 CRL ASN1 (TBSCertList, correct issuer, thisUpdate missing)
2039 X509 CRL ASN1 (TBSCertList, correct thisUpdate, nextUpdate missing, entries length missing)
2067 # 170c303930313031303030303030 thisUpdate Time
/third_party/openssl/
DCHANGES8693 between thisUpdate and nextUpdate max reject otherwise valid responses
8695 we allow thisUpdate and nextUpdate to fall within a certain period of