Searched refs:SSL_get_wfd (Results 1 – 9 of 9) sorted by relevance
5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object13 int SSL_get_wfd(const SSL *ssl);18 SSL_get_rfd() and SSL_get_wfd() return the file descriptors for the
746 wfd = SSL_get_wfd(so->con);871 wfd = SSL_get_wfd(so->con);
299 SSL_get_wfd;
193 SSL_get_wfd 194 3_0_0 EXIST::FUNCTION:
1695 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function2659 ret = ktls_sendfile(SSL_get_wfd(s), fd, offset, size, flags); in SSL_sendfile()
608 | `SSL_get_wfd` | NDP | U | A | NC | Done …
1651 __owur int SSL_get_wfd(const SSL *s);
1604 __owur int SSL_get_wfd(const SSL *s);
4169 MLINKS+= SSL_get_fd.3 SSL_get_wfd.3