Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/man/
DMakefile75 SSL_do_handshake.3 \
/openbsd/src/lib/libssl/
DSymbols.list184 SSL_do_handshake
Dbio_ssl.c406 ret = (int)SSL_do_handshake(ssl); in ssl_ctrl()
Dssl_lib.c2807 SSL_do_handshake(SSL *s) in SSL_do_handshake() function
2821 LSSL_ALIAS(SSL_do_handshake);
Dssl.h1348 int SSL_do_handshake(SSL *s);
/openbsd/src/usr.sbin/nsd/
Dnsd-control.c391 if( (r=SSL_do_handshake(ssl)) == 1) in setup_ssl()
Dxfrd-tcp.c121 ret = SSL_do_handshake(tp->ssl); in ssl_handshake()
Dremote.c2657 r = SSL_do_handshake(s->ssl); in remote_control_callback()
Dserver.c4662 r = SSL_do_handshake(data->tls); in tls_handshake()
/openbsd/src/usr.sbin/unbound/testcode/
Dstreamtcp.c464 if( (r=SSL_do_handshake(ssl)) == 1) in send_em()
Ddohclient.c524 if( (r=SSL_do_handshake(ssl)) == 1) in run()
/openbsd/src/usr.bin/openssl/
Ds_server.c1644 i = SSL_do_handshake(con); in sv_body()
1659 i = SSL_do_handshake(con); in sv_body()
/openbsd/src/usr.sbin/nsd/dnstap/
Ddnstap.c384 if( (r=SSL_do_handshake(dtw->ssl)) == 1) in dt_tls_writer_open()
/openbsd/src/usr.sbin/unbound/smallapp/
Dunbound-control.c755 if( (r=SSL_do_handshake(ssl)) == 1) in setup_ssl()
Dunbound-anchor.c804 if( (r=SSL_do_handshake(ssl)) == 1) in TLS_initiate()
/openbsd/src/usr.sbin/unbound/dnstap/
Dunbound-dnstap-socket.c992 r = SSL_do_handshake(data->ssl); in tap_handshake()
Ddtstream.c1410 r = SSL_do_handshake(dtio->ssl); in dtio_ssl_handshake()
/openbsd/src/usr.sbin/unbound/daemon/
Dremote.c3739 r = SSL_do_handshake(s->ssl); in remote_control_callback()
/openbsd/src/sbin/unwind/libunbound/util/
Dnetevent.c1636 r = SSL_do_handshake(c->ssl);
/openbsd/src/usr.sbin/unbound/util/
Dnetevent.c1636 r = SSL_do_handshake(c->ssl);
/openbsd/src/distrib/sets/lists/comp/
Dmi2132 ./usr/share/man/man3/SSL_do_handshake.3