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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_fd.c98 BIO_METHOD *BIO_s_fd(void) function
106 ret=BIO_new(BIO_s_fd());
H A Dbio.h613 BIO_METHOD *BIO_s_fd(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h613 BIO_METHOD *BIO_s_fd(void);

Completed in 212 milliseconds