Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c1708 static const BIO_METHOD *fd_method(SSL *s) in fd_method() function
1728 bio = BIO_new(fd_method(s)); in SSL_set_fd()
1762 BIO *bio = BIO_new(fd_method(s)); in SSL_set_wfd()
1799 BIO *bio = BIO_new(fd_method(s)); in SSL_set_rfd()