Searched refs:SSL_get_wfd (Results 1 – 4 of 4) sorted by relevance
13 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);857 wfd = SSL_get_wfd(so->con);
1233 int SSL_get_wfd(const SSL *s);
552 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function