Home
last modified time | relevance | path

Searched refs:NO_OCSP (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c60 NO_OCSP, OPTIONAL_OCSP, MANDATORY_OCSP enumerator
1039 if (depth == 0 && ctx->ocsp != NO_OCSP && preverify_ok) { in curl_cb_ssl_verify()
1324 if (ctx->ocsp != NO_OCSP) { in curl_cb_ssl()
1382 if (ctx->ocsp != NO_OCSP) in setup_curl_post()
1591 ctx->ocsp = NO_OCSP; in http_ocsp_set()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c60 NO_OCSP, OPTIONAL_OCSP, MANDATORY_OCSP enumerator
1039 if (depth == 0 && ctx->ocsp != NO_OCSP && preverify_ok) { in curl_cb_ssl_verify()
1324 if (ctx->ocsp != NO_OCSP) { in curl_cb_ssl()
1382 if (ctx->ocsp != NO_OCSP) in setup_curl_post()
1591 ctx->ocsp = NO_OCSP; in http_ocsp_set()

Completed in 6 milliseconds