Home
last modified time | relevance | path

Searched refs:use_proxy (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/http/
H A Dhttp_lib.c257 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() function
304 if (proxy == NULL || *proxy == '\0' || !use_proxy(no_proxy, server)) in OSSL_HTTP_adapt_proxy()
/openssl/apps/include/
H A Dapps.h287 int use_proxy; member
/openssl/apps/lib/
H A Dapps.c2569 if ((info->use_proxy in app_http_tls_cb()
2636 info.use_proxy = /* workaround for callback design flaw, see #17088 */ in app_http_get_asn1()
2673 info.use_proxy = /* workaround for callback design flaw, see #17088 */ in app_http_post_asn1()
/openssl/apps/
H A Dcmp.c2255 info->use_proxy = proxy_host != NULL; in setup_client_ctx()

Completed in 61 milliseconds