Searched defs:BIO_s_fd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_fd.c67 * BIO_s_fd here...
106 BIO_METHOD *BIO_s_fd(void) function
114 ret=BIO_new(BIO_s_fd());
/external/openssl/crypto/bio/
H A Dbss_fd.c67 * BIO_s_fd here...
106 BIO_METHOD *BIO_s_fd(void) function
114 ret=BIO_new(BIO_s_fd());

Completed in 67 milliseconds