Searched refs:BIO_s_fd (Results 1 – 3 of 3) sorted by relevance
125 BIO *ret = BIO_new(BIO_s_fd()); in BIO_new_fd()262 const BIO_METHOD *BIO_s_fd(void) { return &methods_fdp; } in BIO_s_fd() function
438 OPENSSL_EXPORT const BIO_METHOD *BIO_s_fd(void);
630 bio = BIO_new(BIO_s_fd()); in SSL_set_fd()650 bio = BIO_new(BIO_s_fd()); in SSL_set_wfd()674 bio = BIO_new(BIO_s_fd()); in SSL_set_rfd()