Home
last modified time | relevance | path

Searched refs:SSL_set_fd (Results 1 – 19 of 19) sorted by relevance

/openbsd/lib/libssl/man/
H A DMakefile116 SSL_set_fd.3 \
/openbsd/regress/lib/libcrypto/ocsp/
H A Docsp_test.c106 SSL_set_fd(ssl, (int) sd); in main()
/openbsd/lib/libssl/
H A DSymbols.list289 SSL_set_fd
H A Dssl_lib.c688 SSL_set_fd(SSL *s, int fd) in SSL_set_fd() function
705 LSSL_ALIAS(SSL_set_fd);
H A Dssl.h1133 int SSL_set_fd(SSL *s, int fd);
/openbsd/lib/libssl/hidden/openssl/
H A Dssl.h133 LSSL_USED(SSL_set_fd);
/openbsd/usr.sbin/nsd/
H A Dnsd-control.c387 if(!SSL_set_fd(ssl, fd)) in setup_ssl()
H A Dxfrd-tcp.c97 if(!SSL_set_fd(tp->ssl, tp->tcp_w->fd)) { in setup_ssl()
H A Dremote.c678 if(!SSL_set_fd(n->ssl, newfd)) { in remote_accept_callback()
H A Dserver.c4634 if(!SSL_set_fd(ssl, fd)) { in incoming_ssl_fd()
/openbsd/usr.sbin/unbound/testcode/
H A Dpetal.c316 if(!SSL_set_fd(ssl, s)) { in setup_ssl()
/openbsd/sbin/unwind/libunbound/util/
H A Dnet_help.c1498 if(!SSL_set_fd(ssl, fd)) { in incoming_ssl_fd()
1520 if(!SSL_set_fd(ssl, fd)) { in outgoing_ssl_fd()
/openbsd/usr.sbin/unbound/util/
H A Dnet_help.c1498 if(!SSL_set_fd(ssl, fd)) { in incoming_ssl_fd()
1520 if(!SSL_set_fd(ssl, fd)) { in outgoing_ssl_fd()
/openbsd/usr.sbin/lpd/
H A Dio.c358 if (SSL_set_fd(io->tls, io->sock) == 0) { in io_starttls()
/openbsd/usr.sbin/nsd/dnstap/
H A Ddnstap.c368 if(!SSL_set_fd(dtw->ssl, dtw->fd)) { in dt_tls_writer_open()
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c751 if(!SSL_set_fd(ssl, fd)) in setup_ssl()
H A Dunbound-anchor.c794 if(!SSL_set_fd(ssl, fd)) { in TLS_initiate()
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.c476 if(!SSL_set_fd(n->ssl, newfd)) { in remote_accept_callback()
/openbsd/distrib/sets/lists/comp/
H A Dmi2173 ./usr/share/man/man3/SSL_set_fd.3