Searched defs:BIO_new_stream (Results 1 – 2 of 2) sorted by relevance
143 BIO* BIO_new_stream(brillo::Stream* stream) { in BIO_new_stream() function
186 static BIO* BIO_new_stream(StreamInterface* stream) { in BIO_new_stream() function