Searched refs:fd_method (Results 1 – 1 of 1) sorted by relevance
1656 static const BIO_METHOD *fd_method(SSL *s) in fd_method() function1676 bio = BIO_new(fd_method(s)); in SSL_set_fd()1710 BIO *bio = BIO_new(fd_method(s)); in SSL_set_wfd()1746 BIO *bio = BIO_new(fd_method(s)); in SSL_set_rfd()
Completed in 37 milliseconds