Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_addr.c224 char host[NI_MAXHOST] = "", serv[NI_MAXSERV] = ""; in addr_strings() local
492 int BIO_parse_hostserv(const char *hostserv, char **host, char **service, in BIO_parse_hostserv()
635 int BIO_lookup(const char *host, const char *service, in BIO_lookup()
664 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex()
H A Dbio_sock.c215 int BIO_get_accept_socket(char *host, int bind_mode) in BIO_get_accept_socket()
268 char *host = BIO_ADDR_hostname_string(&res, 1); in BIO_accept() local
H A Dbss_conn.c485 char *host = BIO_ADDR_hostname_string(addr, 1); in conn_ctrl() 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 Dapps.c2573 ASN1_VALUE *app_http_post_asn1(const char *host, const char *port, in app_http_post_asn1()
/openssl/apps/
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
414 static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx) in doConnection()
H A Docsp.c240 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
1233 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req, const char *host, 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
1012 char *host = NULL; in s_server_main() local
H A Dcmp.c723 static int truststore_set_host_etc(X509_STORE *ts, const char *host) in truststore_set_host_etc()
1240 static SSL_CTX *setup_ssl_ctx(OSSL_CMP_CTX *ctx, const char *host, in setup_ssl_ctx()
1826 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx() local
H A Ds_client.c815 char *chCApath = NULL, *chCAfile = NULL, *chCAstore = NULL, *host = NULL; in s_client_main() local
3534 static int is_dNS_name(const char *host) in is_dNS_name()
/openssl/test/
H A Dhttp_test.c255 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
285 char *host, *path; in test_http_url_path_query_ok() local
326 char *host = "1", *port = "1", *path = "1"; in test_http_url_invalid() local
H A Dservername_test.c29 static const char *host = "dummy-host"; variable
H A Dv3nametest.c233 int host; member
/openssl/crypto/http/
H A Dhttp_lib.c46 const char *host, *host_end; in OSSL_parse_url() local
H A Dhttp_client.c344 const STACK_OF(CONF_VALUE) *headers, const char *host) in add1_headers()
881 const char *host = server; in http_new_bio() local
1152 char *host; in OSSL_HTTP_get() local
/openssl/include/openssl/
H A Docsp.h.in260 # define OCSP_parse_url(url, host, port, path, ssl) \ argument
/openssl/providers/implementations/kdfs/
H A Dkbkdf.c88 static uint32_t be32(uint32_t host) in be32()
/openssl/test/helpers/
H A Dssltestlib.c896 const char *host = "127.0.0.1"; in create_test_sockets() local

Completed in 90 milliseconds