Searched refs:SSL_set_fd (Results 1 – 19 of 19) sorted by relevance
/openbsd/lib/libssl/man/ |
H A D | Makefile | 116 SSL_set_fd.3 \
|
/openbsd/regress/lib/libcrypto/ocsp/ |
H A D | ocsp_test.c | 106 SSL_set_fd(ssl, (int) sd); in main()
|
/openbsd/lib/libssl/ |
H A D | Symbols.list | 289 SSL_set_fd
|
H A D | ssl_lib.c | 688 SSL_set_fd(SSL *s, int fd) in SSL_set_fd() function 705 LSSL_ALIAS(SSL_set_fd);
|
H A D | ssl.h | 1133 int SSL_set_fd(SSL *s, int fd);
|
/openbsd/lib/libssl/hidden/openssl/ |
H A D | ssl.h | 133 LSSL_USED(SSL_set_fd);
|
/openbsd/usr.sbin/nsd/ |
H A D | nsd-control.c | 387 if(!SSL_set_fd(ssl, fd)) in setup_ssl()
|
H A D | xfrd-tcp.c | 97 if(!SSL_set_fd(tp->ssl, tp->tcp_w->fd)) { in setup_ssl()
|
H A D | remote.c | 678 if(!SSL_set_fd(n->ssl, newfd)) { in remote_accept_callback()
|
H A D | server.c | 4634 if(!SSL_set_fd(ssl, fd)) { in incoming_ssl_fd()
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | petal.c | 316 if(!SSL_set_fd(ssl, s)) { in setup_ssl()
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | net_help.c | 1498 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 D | net_help.c | 1498 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 D | io.c | 358 if (SSL_set_fd(io->tls, io->sock) == 0) { in io_starttls()
|
/openbsd/usr.sbin/nsd/dnstap/ |
H A D | dnstap.c | 368 if(!SSL_set_fd(dtw->ssl, dtw->fd)) { in dt_tls_writer_open()
|
/openbsd/usr.sbin/unbound/smallapp/ |
H A D | unbound-control.c | 751 if(!SSL_set_fd(ssl, fd)) in setup_ssl()
|
H A D | unbound-anchor.c | 794 if(!SSL_set_fd(ssl, fd)) { in TLS_initiate()
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | remote.c | 476 if(!SSL_set_fd(n->ssl, newfd)) { in remote_accept_callback()
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 2173 ./usr/share/man/man3/SSL_set_fd.3
|