Home
last modified time | relevance | path

Searched defs:client (Results 1 – 15 of 15) sorted by relevance

/openssl-master/fuzz/
A Dclient.c58 SSL *client; in FuzzerTestOneInput() local
/openssl-master/test/
A Dcipherlist_test.c27 SSL_CTX *client; 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.c5583 static int client = 0; in test_custom_exts() local
/openssl-master/ssl/
A Dbio_ssl.c459 BIO *BIO_new_ssl(SSL_CTX *ctx, int client) in BIO_new_ssl()
A Dd1_lib.c440 int DTLSv1_listen(SSL *s, BIO_ADDR *client) in DTLSv1_listen()
A Dt1_lib.c2474 int tls1_set_sigalgs_list(CERT *c, const char *str, int client) in tls1_set_sigalgs_list()
2486 int client) in tls1_set_raw_sigalgs()
2509 int tls1_set_sigalgs(CERT *c, const int *psig_nids, size_t salglen, int client) in tls1_set_sigalgs()
A Dssl_lib.c2903 const unsigned char *client, unsigned int client_len) in SSL_select_next_proto()
/openssl-master/test/helpers/
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.h137 SSL_TEST_CLIENT_CONF client; member
A Dssl_test_ctx.c777 static int parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, in parse_client_options()
/openssl-master/apps/lib/
A Ds_cb.c259 int i, nsig, client; in do_print_sigalgs() local
/openssl-master/include/openssl/
A Dbio.h.in502 # define BIO_set_ssl_mode(b,client) BIO_ctrl(b,BIO_C_SSL_MODE,client,NULL) argument
/openssl-master/apps/
A Ds_server.c2799 BIO_ADDR *client = NULL; in init_ssl_connection() local

Completed in 61 milliseconds