Searched refs:BIO_s_fd (Results 1 – 2 of 2) sorted by relevance
132 BIO *ret = BIO_new(BIO_s_fd()); in BIO_new_fd()266 const BIO_METHOD *BIO_s_fd(void) { return &methods_fdp; } in BIO_s_fd() function
421 OPENSSL_EXPORT const BIO_METHOD *BIO_s_fd(void);