Home
last modified time | relevance | path

Searched refs:BIO_new_fd (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/bio/
Dfd.c131 BIO *BIO_new_fd(int fd, int close_flag) { in BIO_new_fd() function
/external/boringssl/src/include/openssl/
Dbio.h425 OPENSSL_EXPORT BIO *BIO_new_fd(int fd, int close_flag);