Home
last modified time | relevance | path

Searched refs:fd_method (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/
H A Dssl_lib.c1656 static const BIO_METHOD *fd_method(SSL *s) in fd_method() function
1676 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 34 milliseconds