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

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

Completed in 176 milliseconds