Home
last modified time | relevance | path

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

/openssl-master/test/
A DREADME.ssltest.md143 ### Configuring callbacks and additional options
195 ### Default server and client configurations
A Dcipherlist_test.c26 SSL_CTX *server; member
A Dsslcorrupttest.c186 SSL *server = NULL, *client = NULL; in test_ssl_corrupt() local
A Dssl_old_test.c142 static int verify_npn(SSL *client, SSL *server) in verify_npn()
226 static int verify_servername(SSL *client, SSL *server) in verify_servername()
320 static int verify_alpn(SSL *client, SSL *server) in verify_alpn()
1881 BIO *acpt = NULL, *server = NULL, *client = NULL; in doit_localhost() local
2161 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; in doit_biopair() local
A Dsslapitest.c5463 int *server = (int *)add_arg; in old_add_cb() local
5490 int *server = (int *)parse_arg; in old_parse_cb() local
5509 int *server = (int *)add_arg; in new_add_cb() local
5537 int *server = (int *)parse_arg; in new_parse_cb() local
5582 static int server = 1; in test_custom_exts() local
/openssl-master/util/perl/TLSProxy/
A DAlert.pm31 sub server subroutine
A DMessage.pm561 sub server subroutine
/openssl-master/crypto/http/
A Dhttp_lib.c242 static int use_proxy(const char *no_proxy, const char *server) in use_proxy()
271 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
A Dhttp_client.c54 char *server; /* Optional server host name */ member
170 const char *server, const char *port, in OSSL_HTTP_REQ_CTX_set_request_line()
341 const char *server, const char *port, in http_req_ctx_new()
790 static BIO *http_new_bio(const char *server /* optionally includes ":port" */, in http_new_bio()
862 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, in OSSL_HTTP_open()
1132 const char *server, const char *port, in OSSL_HTTP_transfer()
1209 int OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, in OSSL_HTTP_proxy_connect()
/openssl-master/fuzz/
A Dserver.c511 SSL *server; in FuzzerTestOneInput() local
/openssl-master/ssl/
A Dt1_trce.c706 static int ssl_print_extension(BIO *bio, int indent, int server, in ssl_print_extension()
895 static int ssl_print_extensions(BIO *bio, int indent, int server, in ssl_print_extensions()
1254 static int ssl_print_certificates(BIO *bio, const SSL *ssl, int server, in ssl_print_certificates()
1422 static int ssl_print_handshake(BIO *bio, const SSL *ssl, int server, in ssl_print_handshake()
A Ds3_lib.c4539 int ssl_fill_hello_random(SSL *s, int server, unsigned char *result, size_t len, in ssl_fill_hello_random()
A Dssl_lib.c2813 int server = s->handshake_func == NULL ? 0 : s->server; in SSL_get_servername() local
2901 const unsigned char *server, in SSL_select_next_proto()
A Dssl_local.h1239 int server; member
/openssl-master/test/helpers/
A Dssl_test_ctx.c237 const char *ssl_servername_name(ssl_servername_t server) in ssl_servername_name()
293 const char *ssl_session_ticket_name(ssl_session_ticket_t server) in ssl_session_ticket_name()
323 const char *ssl_session_id_name(ssl_session_id_t server) in ssl_session_id_name()
810 static int parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf, in parse_server_options()
A Dhandshake.c692 static void configure_handshake_ssl(SSL *server, SSL *client, in configure_handshake_ssl()
1391 PEER server, client; in do_handshake_internal() local
A Dssl_test_ctx.h138 SSL_TEST_SERVER_CONF server; member
/openssl-master/apps/include/
A Dapps.h273 const char *server; member
/openssl-master/ssl/statem/
A Dstatem.c313 static int state_machine(SSL *s, int server) in state_machine()
/openssl-master/crypto/cmp/
A Dcmp_local.h45 char *server; member
/openssl-master/apps/lib/
A Dapps.c2495 char *server; in app_http_get_asn1() local

Completed in 86 milliseconds