Searched refs:BIO_s_fd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_fd.c66 * Dummy placeholder for BIO_s_fd...
83 BIO_METHOD *BIO_s_fd(void) function
123 BIO_METHOD *BIO_s_fd(void) function
131 ret = BIO_new(BIO_s_fd());
H A Dbio.h519 /* BIO_s_datagram(), BIO_s_fd(), BIO_s_socket(), BIO_s_accept() and BIO_s_connect() */
527 /* BIO_s_fd() and BIO_s_file() */
696 BIO_METHOD *BIO_s_fd(void);
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man24 MAN+= BIO_s_fd.3
317 MLINKS+= BIO_s_fd.3 BIO_get_fd.3
318 MLINKS+= BIO_s_fd.3 BIO_new_fd.3
319 MLINKS+= BIO_s_fd.3 BIO_set_fd.3

Completed in 104 milliseconds