Home
last modified time | relevance | path

Searched defs:host (Results 1 – 18 of 18) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_addr.c212 char host[NI_MAXHOST] = "", serv[NI_MAXSERV] = ""; in addr_strings() local
480 int BIO_parse_hostserv(const char *hostserv, char **host, char **service, in BIO_parse_hostserv()
623 int BIO_lookup(const char *host, const char *service, in BIO_lookup()
652 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex()
A Dbio_sock.c213 int BIO_get_accept_socket(char *host, int bind_mode) in BIO_get_accept_socket()
266 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept() local
A Dbss_conn.c458 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl() local
/openssl-master/apps/lib/
A Ds_socket.c77 int init_client(int *sock, const char *host, const char *port, in init_client()
266 int do_server(int *accept_sock, const char *host, const char *port, in do_server()
A Dapps.c2534 ASN1_VALUE *app_http_post_asn1(const char *host, const char *port, in app_http_post_asn1()
/openssl-master/test/
A Dhttp_test.c206 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
236 char *host, *path; in test_http_url_path_query_ok() local
277 char *host = "1", *port = "1", *path = "1"; in test_http_url_invalid() local
A Dservername_test.c29 static const char *host = "dummy-host"; variable
A Dv3nametest.c237 int host; member
/openssl-master/apps/
A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
415 static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx) in doConnection()
A Docsp.c238 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
1222 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req, const char *host, in process_responder()
A Ds_server.c451 char *host, *path, *port; member
471 char *host = NULL, *port = NULL, *path = NULL; in get_ocsp_resp_from_responder() local
1009 char *host = NULL; in s_server_main() local
A Dcmp.c675 static int truststore_set_host_etc(X509_STORE *ts, const char *host) in truststore_set_host_etc()
1183 static SSL_CTX *setup_ssl_ctx(OSSL_CMP_CTX *ctx, const char *host, in setup_ssl_ctx()
1762 char *host = NULL, *port = NULL, *path = NULL, *used_path; in setup_client_ctx() local
A Ds_client.c810 char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL, *host = NULL; in s_client_main() local
3431 static int is_dNS_name(const char *host) in is_dNS_name()
/openssl-master/crypto/http/
A Dhttp_lib.c46 const char *host, *host_end; in OSSL_parse_url() local
A Dhttp_client.c317 const STACK_OF(CONF_VALUE) *headers, const char *host) in add1_headers()
796 const char *host = server; in http_new_bio() local
1066 char *host; in OSSL_HTTP_get() local
/openssl-master/include/openssl/
A Docsp.h.in260 # define OCSP_parse_url(url, host, port, path, ssl) \ argument
/openssl-master/providers/implementations/kdfs/
A Dkbkdf.c86 static uint32_t be32(uint32_t host) in be32()
/openssl-master/test/helpers/
A Dssltestlib.c780 const char *host = "127.0.0.1"; in create_test_sockets() local

Completed in 65 milliseconds