Home | History | Annotate | Download | only in crypto

Lines Matching refs:BIO_new

115 	if (length != -1 && (bio = BIO_new(BIO_s_mem())) != NULL)
1367 conn->ssl_in = BIO_new(BIO_s_mem());
1376 conn->ssl_out = BIO_new(BIO_s_mem());
3705 out = BIO_new(BIO_s_mem());
3739 out = BIO_new(BIO_s_mem());