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