Searched refs:SSL_set_rfd (Results 1 – 9 of 9) 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
350 SSL_set_rfd;
106 SSL_set_rfd 107 3_0_0 EXIST::FUNCTION:SOCK
1642 __owur int SSL_set_rfd(SSL *s, int fd);
1570 __owur int SSL_set_rfd(SSL *s, int fd);
2395 SSL_set_rfd(srv_ssl, rfd) <= 0 ||
7687 (result = SSL_set_rfd(clt_ssl, rfd)) != 1 ||
1453 int SSL_set_rfd(SSL *s, int fd) in SSL_set_rfd() function
4189 MLINKS+= SSL_set_fd.3 SSL_set_rfd.3