Searched defs:proxy (Results 1 – 6 of 6) sorted by relevance
/openssl/crypto/http/ |
H A D | http_client.c | 53 char *proxy; /* Optional proxy name or URI */ member 394 const char *proxy, in http_req_ctx_new() 949 const char *proxy /* optionally includes ":port" */, in http_new_bio() 1018 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() 1211 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1303 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer()
|
H A D | http_lib.c | 292 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy()
|
/openssl/apps/ |
H A D | ocsp.c | 1233 const char *proxy, const char *no_proxy, in process_responder()
|
H A D | s_server.c | 459 char *proxy, *no_proxy; member 479 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
|
/openssl/apps/lib/ |
H A D | apps.c | 2602 ASN1_VALUE *app_http_get_asn1(const char *url, const char *proxy, in app_http_get_asn1() 2655 const char *path, const char *proxy, in app_http_post_asn1()
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 47 char *proxy; member
|
Completed in 38 milliseconds