Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.h13 OCSP_GOOD, OCSP_REVOKED, OCSP_NO_RESPONSE, OCSP_INVALID enumerator
Dtls_openssl_ocsp.c823 result = OCSP_REVOKED; in check_ocsp_resp()
Dtls_wolfssl.c1109 if (res == OCSP_REVOKED) { in tls_verify_cb()
Dtls_openssl.c2523 if (res == OCSP_REVOKED) { in tls_verify_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.h13 OCSP_GOOD, OCSP_REVOKED, OCSP_NO_RESPONSE, OCSP_INVALID enumerator
Dtls_openssl_ocsp.c823 result = OCSP_REVOKED; in check_ocsp_resp()
Dtls_wolfssl.c1116 if (res == OCSP_REVOKED) { in tls_verify_cb()
Dtls_openssl.c2571 if (res == OCSP_REVOKED) { in tls_verify_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c1044 if (res == OCSP_REVOKED) { in curl_cb_ssl_verify()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c1044 if (res == OCSP_REVOKED) { in curl_cb_ssl_verify()