Searched refs:stream_get_method (Results 1 – 1 of 1) sorted by relevance
117 BIO_METHOD* stream_get_method() { in stream_get_method() function123 BIO_METHOD* stream_get_method() { in stream_get_method() function144 BIO* bio = BIO_new(stream_get_method()); in BIO_new_stream()