Home
last modified time | relevance | path

Searched refs:certStatus (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c133 CertStatus *certStatus; member
194 ASN1_SIMPLE(SingleResponse, certStatus, CertStatus),
742 switch (sresp->certStatus->type) { in check_ocsp_resp()
820 if (matching_resp->certStatus->type == 1) { in check_ocsp_resp()
827 if (matching_resp->certStatus->type != 0) { in check_ocsp_resp()
/freebsd-12.1/crypto/openssl/crypto/ocsp/
H A Docsp_lcl.h142 OCSP_CERTSTATUS *certStatus; member
H A Docsp_asn.c95 ASN1_SIMPLE(OCSP_SINGLERESP, certStatus, OCSP_CERTSTATUS),
H A Docsp_srv.c116 cs = single->certStatus; in OCSP_basic_add1_status()
H A Docsp_prn.c194 cst = single->certStatus; in OCSP_RESPONSE_print()
H A Docsp_cl.c285 cst = single->certStatus; in OCSP_single_get0_status()
/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Docsp.asn130 certStatus OCSPCertStatus,
H A Drevoke.c742 switch (ocsp->ocsp.tbsResponseData.responses.val[j].certStatus.element) { in hx509_revoke_verify()
1135 switch (ocsp.ocsp.tbsResponseData.responses.val[i].certStatus.element) { in hx509_revoke_ocsp_print()
1227 switch (basic.tbsResponseData.responses.val[i].certStatus.element) { in hx509_ocsp_verify()