Home
last modified time | relevance | path

Searched defs:protocol (Results 1 – 8 of 8) sorted by relevance

/openssl/apps/lib/
H A Ds_socket.c77 int family, int type, int protocol, int tfo, int doconn, in init_client()
288 int family, int type, int protocol, do_server_cb cb, in do_server()
/openssl/crypto/rand/
H A Drand_egd.c72 int protocol, in hpns_socket()
/openssl/crypto/bio/
H A Dbio_sock2.c42 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket()
H A Dbio_addr.c672 int family, int socktype, int protocol, BIO_ADDRINFO **res) in BIO_lookup_ex()
/openssl/test/helpers/
H A Dssl_test_ctx.c167 const char *ssl_protocol_name(int protocol) in ssl_protocol_name()
/openssl/ssl/statem/
H A Dextensions_srvr.c445 PACKET protocol_list, save_protocol_list, protocol; in tls_parse_ctos_alpn() local
/openssl/apps/
H A Ds_client.c888 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
H A Ds_server.c1042 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local

Completed in 49 milliseconds