Home | History | Annotate | Download | only in cpp

Lines Matching refs:BioStream

20 #include "BioStream.h"
367 delete static_cast<BioStream*>(b->ptr);
408 static void bio_stream_assign(BIO *b, BioStream* stream) {
413 BioStream* stream = static_cast<BioStream*>(b->ptr);