/openssl/util/perl/TLSProxy/ |
H A D | Alert.pm | 31 sub server subroutine
|
H A D | Message.pm | 682 sub server subroutine
|
/openssl/crypto/http/ |
H A D | http_lib.c | 257 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() 293 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
|
H A D | http_client.c | 54 char *server; /* Optional server hostname */ member 176 const char *server, const char *port, in OSSL_HTTP_REQ_CTX_set_request_line() 395 const char *server, const char *port, in http_req_ctx_new() 946 static BIO *http_new_bio(const char *server /* optionally includes ":port" */, in http_new_bio() 1017 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, in OSSL_HTTP_open() 1301 const char *server, const char *port, in OSSL_HTTP_transfer() 1384 int OSSL_HTTP_proxy_connect(BIO *bio, const char *server, const char *port, in OSSL_HTTP_proxy_connect()
|
/openssl/ssl/ |
H A D | t1_trce.c | 742 static int ssl_print_extension(BIO *bio, int indent, int server, in ssl_print_extension() 953 static int ssl_print_extensions(BIO *bio, int indent, int server, in ssl_print_extensions() 1317 static int ssl_print_raw_public_key(BIO *bio, const SSL *ssl, int server, in ssl_print_raw_public_key() 1347 static int ssl_print_certificates(BIO *bio, const SSL_CONNECTION *sc, int server, in ssl_print_certificates() 1388 int server, int indent, in ssl_print_compressed_certificates() 1596 static int ssl_print_handshake(BIO *bio, const SSL_CONNECTION *sc, int server, in ssl_print_handshake()
|
H A D | s3_lib.c | 4693 int ssl_fill_hello_random(SSL_CONNECTION *s, int server, in ssl_fill_hello_random()
|
H A D | ssl_lib.c | 3443 int server; in SSL_get_servername() local 3542 const unsigned char *server, in SSL_select_next_proto()
|
H A D | ssl_local.h | 1246 int server; member
|
/openssl/fuzz/ |
H A D | dtlsserver.c | 590 SSL *server; in FuzzerTestOneInput() local
|
H A D | server.c | 511 SSL *server; in FuzzerTestOneInput() local
|
/openssl/test/ |
H A D | cipherlist_test.c | 26 SSL_CTX *server; member
|
H A D | sslcorrupttest.c | 186 SSL *server = NULL, *client = NULL; in test_ssl_corrupt() local
|
H A D | ssl_old_test.c | 143 static int verify_npn(SSL *client, SSL *server) in verify_npn() 227 static int verify_servername(SSL *client, SSL *server) in verify_servername() 326 static int verify_alpn(SSL *client, SSL *server) in verify_alpn() 1938 BIO *acpt = NULL, *server = NULL, *client = NULL; in doit_localhost() local 2235 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; in doit_biopair() local
|
H A D | sslapitest.c | 5985 int *server = (int *)add_arg; in old_add_cb() local 6012 int *server = (int *)parse_arg; in old_parse_cb() local 6031 int *server = (int *)add_arg; in new_add_cb() local 6059 int *server = (int *)parse_arg; in new_parse_cb() local 6104 static int server = 1; in test_custom_exts() local 12045 unsigned char server[40]; member 12142 unsigned char *out, *client, *server; in test_select_next_proto() local
|
/openssl/test/helpers/ |
H A D | ssl_test_ctx.c | 233 const char *ssl_servername_name(ssl_servername_t server) in ssl_servername_name() 289 const char *ssl_session_ticket_name(ssl_session_ticket_t server) in ssl_session_ticket_name() 319 const char *ssl_session_id_name(ssl_session_id_t server) in ssl_session_id_name() 825 static int parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf, in parse_server_options()
|
H A D | handshake.c | 718 static void configure_handshake_ssl(SSL *server, SSL *client, in configure_handshake_ssl() 1423 PEER server, client; in do_handshake_internal() local
|
H A D | ssl_test_ctx.h | 139 SSL_TEST_SERVER_CONF server; member
|
/openssl/apps/include/ |
H A D | apps.h | 285 const char *server; member
|
/openssl/ssl/statem/ |
H A D | statem.c | 354 static int state_machine(SSL_CONNECTION *s, int server) in state_machine()
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 45 char *server; member
|
/openssl/apps/ |
H A D | cmp.c | 3306 const char *from = "", *server = ""; in print_status() local
|
/openssl/apps/lib/ |
H A D | apps.c | 2638 char *server; in app_http_get_asn1() local
|