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

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dbio_ssl.c99 BIO_METHOD *BIO_f_ssl(void) function
570 if ((ret=BIO_new(BIO_f_ssl())) == NULL)
/external/openssl/ssl/
H A Dbio_ssl.c99 BIO_METHOD *BIO_f_ssl(void) function
562 if ((ret=BIO_new(BIO_f_ssl())) == NULL)

Completed in 126 milliseconds