Home
last modified time | relevance | path

Searched defs:port (Results 1 – 21 of 21) sorted by relevance

/openssl/demos/bio/
H A Dserver-cmod.c25 char *port = "*:4433"; in main() local
H A Dserver-conf.c26 char *port = "*:4433"; in main() local
H A Dsaccept.c50 char *port = NULL; in main() local
H A Dserver-arg.c25 char *port = "*:4433"; in main() local
/openssl/test/
H A Dbio_tfo_test.c59 const char *port; in test_bio_tfo() local
216 unsigned short port; in test_fd_tfo() local
H A Dhttp_test.c255 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
326 char *host = "1", *port = "1", *path = "1"; in test_http_url_invalid() local
/openssl/crypto/http/
H A Dhttp_client.c55 char *port; /* Optional server port */ member
170 const char *server, const char *port, in OSSL_HTTP_REQ_CTX_set_request_line()
368 const char *server, const char *port, in http_req_ctx_new()
882 const char *port = server_port; in http_new_bio() local
947 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, in OSSL_HTTP_open()
1153 char *port; in OSSL_HTTP_get() local
1228 const char *server, const char *port, in OSSL_HTTP_transfer()
1311 int OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, in OSSL_HTTP_proxy_connect()
H A Dhttp_lib.c47 const char *port, *port_end; in OSSL_parse_url() local
188 char *scheme, *port; in OSSL_HTTP_parse_url() local
/openssl/apps/lib/
H A Ds_socket.c79 int init_client(int *sock, const char *host, const char *port, in init_client()
294 int do_server(int *accept_sock, const char *host, const char *port, in do_server()
H A Dhttp_server.c219 BIO *http_server_init(const char *prog, const char *port, int verb) in http_server_init()
310 char *port; in http_server_get_asn1_req() local
H A Ds_cb.c762 unsigned short port; in generate_stateless_cookie_callback() local
H A Dapps.c2529 char *port; in app_http_get_asn1() local
2573 ASN1_VALUE *app_http_post_asn1(const char *host, const char *port, in app_http_post_asn1()
/openssl/crypto/bio/
H A Dbio_addr.c116 unsigned short port) in BIO_ADDR_rawmake()
590 unsigned short port, in addrinfo_wrap()
H A Dbio_sock.c269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept() local
/openssl/apps/include/
H A Dapps.h284 const char *port; member
/openssl/include/openssl/
H A Docsp.h.in260 # define OCSP_parse_url(url, host, port, path, ssl) \ argument
H A Dbio.h.in447 # define BIO_set_conn_port(b,port) BIO_ctrl(b,BIO_C_SET_CONNECT,1, \ argument
462 # define BIO_set_accept_port(b,port) BIO_ctrl(b,BIO_C_SET_ACCEPT,1, \ argument
/openssl/apps/
H A Docsp.c240 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
1234 const char *port, const char *path, in process_responder()
H A Ds_server.c450 char *host, *path, *port; member
470 char *host = NULL, *port = NULL, *path = NULL; in get_ocsp_resp_from_responder() local
1013 char *port = NULL; in s_server_main() local
H A Ds_client.c817 char *port = NULL; in s_client_main() local
H A Dcmp.c1826 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx() local

Completed in 102 milliseconds