Searched defs:proxy (Results 1 – 7 of 7) sorted by relevance
/openssl-master/crypto/http/ |
A D | http_client.c | 53 char *proxy; /* Optional proxy name or URI */ member 340 const char *proxy, in http_req_ctx_new() 793 const char *proxy /* optionally includes ":port" */, in http_new_bio() 863 const char *proxy, const char *no_proxy, in OSSL_HTTP_open() 1057 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1134 const char *proxy, const char *no_proxy, in OSSL_HTTP_transfer()
|
A D | http_lib.c | 270 const char *OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, in OSSL_HTTP_adapt_proxy()
|
/openssl-master/crypto/cmp/ |
A D | cmp_ctx.c | 862 DEFINE_OSSL_CMP_CTX_set1(proxy, char) in DEFINE_OSSL_CMP_CTX_set1() argument
|
A D | cmp_local.h | 47 char *proxy; member
|
/openssl-master/apps/ |
A D | ocsp.c | 1224 const char *proxy, const char *no_proxy, in process_responder()
|
A D | s_server.c | 452 char *proxy, *no_proxy; member 472 char *proxy = NULL, *no_proxy = NULL; in get_ocsp_resp_from_responder() local
|
/openssl-master/apps/lib/ |
A D | apps.c | 2488 ASN1_VALUE *app_http_get_asn1(const char *url, const char *proxy, in app_http_get_asn1() 2535 const char *path, const char *proxy, in app_http_post_asn1()
|
Completed in 27 milliseconds