Searched refs:SSL_get_wfd (Results 1 – 7 of 7) 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
895 int SSL_get_wfd(const SSL *ssl);
741 int SSL_get_wfd(const SSL *ssl) in SSL_get_wfd() function
193 SSL_get_wfd 194 1_1_0 EXIST::FUNCTION:
1532 __owur int SSL_get_wfd(const SSL *s);
386 #define SSL_get_wfd BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_wfd) macro
1338 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function