Home
last modified time | relevance | path

Searched defs:sock (Results 1 – 14 of 14) sorted by relevance

/openssl/crypto/bio/
H A Dbio_sock2.c44 int sock = -1; in BIO_socket() local
81 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect()
212 int BIO_bind(int sock, const BIO_ADDR *addr, int options) in BIO_bind()
287 int BIO_listen(int sock, const BIO_ADDR *addr, int options) in BIO_listen()
447 int BIO_closesocket(int sock) in BIO_closesocket()
H A Dbio_sock.c101 int BIO_sock_error(int sock) in BIO_sock_error()
285 int BIO_accept(int sock, char **ip_port) in BIO_accept()
394 int BIO_sock_info(int sock, in BIO_sock_info()
/openssl/demos/guide/
H A Dtls-client-non-block.c32 int sock = -1; in create_socket_bio() local
106 int width, sock; in wait_for_activity() local
H A Dquic-client-non-block.c33 int sock = -1; in create_socket_bio() local
115 int width, sock, isinfinite; in wait_for_activity() local
H A Dtls-client-block.c31 int sock = -1; in create_socket_bio() local
H A Dquic-client-block.c32 int sock = -1; in create_socket_bio() local
H A Dquic-multi-stream.c32 int sock = -1; in create_socket_bio() local
/openssl/util/
H A Dquicserver.c33 int sock; in wait_for_activity() local
70 int sock = -1; in create_dgram_bio() local
/openssl/apps/lib/
H A Ds_socket.c74 int init_client(int *sock, const char *host, const char *port, in init_client()
295 int sock; in do_server() local
/openssl/engines/
H A De_afalg.c853 int sock; in IMPLEMENT_DYNAMIC_BIND_FN() local
/openssl/test/helpers/
H A Dssltestlib.c993 int wait_until_sock_readable(int sock) in wait_until_sock_readable()
1145 int wait_until_sock_readable(int sock) in wait_until_sock_readable()
H A Dhandshake.c1284 static int set_sock_as_sctp(int sock) in set_sock_as_sctp()
/openssl/apps/
H A Ds_client.c885 int ret = 1, in_init = 1, i, nbio_test = 0, sock = -1, k, width, state = 0; in s_client_main() local
3513 int sock; in print_stuff() local
/openssl/test/
H A Dsslapitest.c1021 static int ktls_chk_platform(int sock) in ktls_chk_platform()

Completed in 99 milliseconds