Home | History | Annotate | Download | only in base

Lines Matching refs:BIO_METHOD

194 static BIO_METHOD methods_stream = {
207 static BIO_METHOD* BIO_s_stream() { return(&methods_stream); }