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

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_file.c177 if ((ret=BIO_new(BIO_s_file())) == NULL)
192 if ((ret=BIO_new(BIO_s_file())) == NULL)
200 BIO_METHOD *BIO_s_file(void) function
/external/openssl/crypto/bio/
H A Dbss_file.c177 if ((ret=BIO_new(BIO_s_file())) == NULL)
192 if ((ret=BIO_new(BIO_s_file())) == NULL)
200 BIO_METHOD *BIO_s_file(void) function

Completed in 118 milliseconds