Searched refs:OSSL_HTTP_adapt_proxy (Results 1 – 13 of 13) sorted by relevance
| /third_party/openssl/doc/man3/ |
| D | OSSL_HTTP_parse_url.pod | 5 OSSL_HTTP_adapt_proxy, 15 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, 35 OSSL_HTTP_adapt_proxy() takes an optional proxy hostname I<proxy> 81 OSSL_HTTP_adapt_proxy() returns NULL if no proxy is to be used, 94 OSSL_HTTP_adapt_proxy(),
|
| /third_party/node/deps/openssl/openssl/include/openssl/ |
| D | http.h | 103 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy,
|
| /third_party/openssl/include/openssl/ |
| D | http.h | 103 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy,
|
| /third_party/openssl/crypto/http/ |
| D | http_lib.c | 270 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy() function
|
| D | http_client.c | 952 proxy = OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl); in OSSL_HTTP_open()
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| D | http_lib.c | 278 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy() function
|
| D | http_client.c | 963 proxy = OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl); in OSSL_HTTP_open()
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| D | apps.c | 2574 OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl) != NULL; in app_http_get_asn1() 2611 OSSL_HTTP_adapt_proxy(proxy, no_proxy, host, use_ssl) != NULL; in app_http_post_asn1()
|
| /third_party/openssl/apps/lib/ |
| D | apps.c | 2567 OSSL_HTTP_adapt_proxy(proxy, no_proxy, server, use_ssl) != NULL; in app_http_get_asn1() 2604 OSSL_HTTP_adapt_proxy(proxy, no_proxy, host, use_ssl) != NULL; in app_http_post_asn1()
|
| /third_party/openssl/apps/ |
| D | cmp.c | 1904 proxy_host = OSSL_HTTP_adapt_proxy(opt_proxy, opt_no_proxy, host, ssl); in setup_client_ctx()
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | cmp.c | 1904 proxy_host = OSSL_HTTP_adapt_proxy(opt_proxy, opt_no_proxy, host, ssl); in setup_client_ctx()
|
| /third_party/node/deps/openssl/openssl/util/ |
| D | libcrypto.num | 4886 OSSL_HTTP_adapt_proxy 5014 3_0_0 EXIST::FUNCTION:
|
| /third_party/openssl/util/ |
| D | libcrypto.num | 4886 OSSL_HTTP_adapt_proxy 5014 3_0_0 EXIST::FUNCTION:
|