Searched refs:fd_method (Results 1 – 1 of 1) sorted by relevance
1700 static const BIO_METHOD *fd_method(SSL *s) in SSL_get_wfd() 1720 bio = BIO_new(fd_method(s)); in SSL_set_fd() 1745 BIO *bio = BIO_new(fd_method(s)); in SSL_set_fd() 1773 BIO *bio = BIO_new(fd_method(s)); in SSL_set_wfd() 1708 static const BIO_METHOD *fd_method(SSL *s) fd_method() function