Searched refs:V_OCSP_CERTSTATUS_REVOKED (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
H A Docsp_prn.c116 { V_OCSP_CERTSTATUS_REVOKED, "revoked" },
241 if (cst->type == V_OCSP_CERTSTATUS_REVOKED)
H A Docsp_cl.c268 if (ret == V_OCSP_CERTSTATUS_REVOKED)
H A Docsp_srv.c157 case V_OCSP_CERTSTATUS_REVOKED:
H A Docsp.h234 #define V_OCSP_CERTSTATUS_REVOKED 1 macro
/external/openssl/crypto/ocsp/
H A Docsp_prn.c116 { V_OCSP_CERTSTATUS_REVOKED, "revoked" },
241 if (cst->type == V_OCSP_CERTSTATUS_REVOKED)
H A Docsp_cl.c268 if (ret == V_OCSP_CERTSTATUS_REVOKED)
H A Docsp_srv.c157 case V_OCSP_CERTSTATUS_REVOKED:
H A Docsp.h241 #define V_OCSP_CERTSTATUS_REVOKED 1 macro
/external/chromium_org/third_party/openssl/openssl/apps/
H A Docsp.c1037 if (status != V_OCSP_CERTSTATUS_REVOKED)
1130 V_OCSP_CERTSTATUS_REVOKED,
/external/openssl/apps/
H A Docsp.c1047 if (status != V_OCSP_CERTSTATUS_REVOKED)
1140 V_OCSP_CERTSTATUS_REVOKED,
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Docsp.h234 #define V_OCSP_CERTSTATUS_REVOKED 1 macro
/external/openssl/include/openssl/
H A Docsp.h241 #define V_OCSP_CERTSTATUS_REVOKED 1 macro
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp_curl.c1181 if (status == V_OCSP_CERTSTATUS_REVOKED)
/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c1181 if (status == V_OCSP_CERTSTATUS_REVOKED)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp_curl.c1181 if (status == V_OCSP_CERTSTATUS_REVOKED)
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c3139 if (status == V_OCSP_CERTSTATUS_REVOKED)
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c3139 if (status == V_OCSP_CERTSTATUS_REVOKED)
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c3139 if (status == V_OCSP_CERTSTATUS_REVOKED)

Completed in 177 milliseconds