Searched defs:server (Results 1 – 3 of 3) sorted by relevance
| /crypto/http/ |
| A D | http_lib.c | 253 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() 289 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
|
| A D | http_client.c | 55 char *server; /* Optional server hostname */ member 179 const char *server, const char *port, in OSSL_HTTP_REQ_CTX_set_request_line() 398 const char *server, const char *port, in http_req_ctx_new() 989 static BIO *http_new_bio(const char *server /* optionally includes ":port" */, in http_new_bio() 1060 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, in OSSL_HTTP_open() 1344 const char *server, const char *port, in OSSL_HTTP_transfer() 1429 int OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, in OSSL_HTTP_proxy_connect()
|
| /crypto/cmp/ |
| A D | cmp_local.h | 36 char *server; member
|
Completed in 14 milliseconds