Searched refs:SSL_set_wfd (Results 1 – 8 of 8) sorted by relevance
5 SSL_set_fd, SSL_set_rfd, SSL_set_wfd - connect the SSL object with a file descriptor13 int SSL_set_wfd(SSL *ssl, int fd);29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
781 int SSL_set_wfd(SSL *ssl, int fd) in SSL_set_wfd() function
93 SSL_set_wfd 94 1_1_0 EXIST::FUNCTION:SOCK
681 =item int B<SSL_set_wfd>(SSL *ssl, int fd);
1541 __owur int SSL_set_wfd(SSL *s, int fd);
502 #define SSL_set_wfd BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_wfd) macro
1369 int SSL_set_wfd(SSL *s, int fd) in SSL_set_wfd() function
1341 SSL_F_SSL_SET_WFD:196:SSL_set_wfd