Searched refs:SSL_set_rfd (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 descriptor12 int SSL_set_rfd(SSL *ssl, int fd);29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
768 int SSL_set_rfd(SSL *ssl, int fd) in SSL_set_rfd() function
106 SSL_set_rfd 107 1_1_0 EXIST::FUNCTION:SOCK
665 =item int B<SSL_set_rfd>(SSL *ssl, int fd);
1540 __owur int SSL_set_rfd(SSL *s, int fd);
476 #define SSL_set_rfd BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_rfd) macro
1390 int SSL_set_rfd(SSL *s, int fd) in SSL_set_rfd() function
1336 SSL_F_SSL_SET_RFD:194:SSL_set_rfd