Home
last modified time | relevance | path

Searched defs:init_client (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c75 int init_client(int *sock, const char *host, const char *port, in init_client() function
/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.c1548 static int init_client(SSL *c_ssl) in init_client() function