Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dclient.c58 SSL *client = NULL; in FuzzerTestOneInput() local
/openssl/test/
H A Dcipherlist_test.c27 SSL_CTX *client; member
H A Dsslcorrupttest.c186 SSL *server = NULL, *client = NULL; in test_ssl_corrupt() local
H 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()
325 static int verify_alpn(SSL *client, SSL *server) in verify_alpn()
1921 BIO *acpt = NULL, *server = NULL, *client = NULL; in doit_localhost() local
2218 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; in doit_biopair() local
H A Dsslapitest.c5636 static int client = 0; in test_custom_exts() local
/openssl/ssl/
H A Dbio_ssl.c463 BIO *BIO_new_ssl(SSL_CTX *ctx, int client) in BIO_new_ssl()
H A Dd1_lib.c441 int DTLSv1_listen(SSL *ssl, BIO_ADDR *client) in DTLSv1_listen()
H A Dt1_lib.c2593 int tls1_set_sigalgs_list(CERT *c, const char *str, int client) in tls1_set_sigalgs_list()
2605 int client) in tls1_set_raw_sigalgs()
2628 int tls1_set_sigalgs(CERT *c, const int *psig_nids, size_t salglen, int client) in tls1_set_sigalgs()
H A Dssl_lib.c3351 const unsigned char *client, unsigned int client_len) in SSL_select_next_proto()
/openssl/test/helpers/
H A Dhandshake.c704 static void configure_handshake_ssl(SSL *server, SSL *client, in configure_handshake_ssl()
1409 PEER server, client; in do_handshake_internal() local
H A Dssl_test_ctx.h138 SSL_TEST_CLIENT_CONF client; member
H A Dssl_test_ctx.c774 static int parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, in parse_client_options()
/openssl/apps/lib/
H A Ds_cb.c267 int i, nsig, client; in do_print_sigalgs() local
/openssl/include/openssl/
H A Dbio.h.in530 # define BIO_set_ssl_mode(b,client) BIO_ctrl(b,BIO_C_SSL_MODE,client,NULL) argument
/openssl/apps/
H A Ds_server.c2876 BIO_ADDR *client = NULL; in init_ssl_connection() local

Completed in 233 milliseconds