Home
last modified time | relevance | path

Searched refs:SSL_do_handshake (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dbio_ssl.c406 ret = (int)SSL_do_handshake(ssl); in ssl_ctrl()
H A Dssl_lib.c2710 SSL_do_handshake(SSL *s) in SSL_do_handshake() function
/dragonfly/crypto/libressl/apps/openssl/
H A Ds_server.c1708 i = SSL_do_handshake(con); in sv_body()
1723 i = SSL_do_handshake(con); in sv_body()
/dragonfly/crypto/libressl/
H A DREADME.DELETED530 man/SSL_do_handshake.3
H A DChangeLog219 - Simplify SSL_do_handshake().
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h1376 int SSL_do_handshake(SSL *s);