Searched refs:BIO_new_fd (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_fd.c68 BIO *BIO_new_fd(int fd, int close_flag) function
128 BIO *BIO_new_fd(int fd, int close_flag) function
H A Dbio.h771 BIO *BIO_new_fd(int fd, int close_flag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_fd.c68 BIO *BIO_new_fd(int fd, int close_flag) function
128 BIO *BIO_new_fd(int fd, int close_flag) function
H A Dbio.h771 BIO *BIO_new_fd(int fd, int close_flag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_fd.c103 BIO *BIO_new_fd(int fd,int close_flag) function
H A Dbio.h669 BIO *BIO_new_fd(int fd, int close_flag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dmttest.c196 bio_err = BIO_new_fd(2, BIO_NOCLOSE);
198 bio_stdout = BIO_new_fd(1, BIO_NOCLOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c196 bio_err = BIO_new_fd(2, BIO_NOCLOSE);
198 bio_stdout = BIO_new_fd(1, BIO_NOCLOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h669 BIO *BIO_new_fd(int fd, int close_flag);

Completed in 128 milliseconds