Home
last modified time | relevance | path

Searched refs:Curl_alpn_get_proxy_spec (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/vtls/
Dvtls.h117 Curl_alpn_get_proxy_spec(struct Curl_easy *data, struct connectdata *conn);
Dvtls.c1778 ctx = cf_ctx_new(data, Curl_alpn_get_proxy_spec(data, conn)); in cf_ssl_proxy_create()
1966 Curl_alpn_get_proxy_spec(struct Curl_easy *data, struct connectdata *conn) in Curl_alpn_get_proxy_spec() function