Home | History | Annotate | Download | only in cpp

Lines Matching refs:BIO_new

1046     bssl::UniquePtr<BIO> buffer(BIO_new(BIO_s_mem()));
3464 bssl::UniquePtr<BIO> bio(BIO_new(&stream_bio_method));
3483 bssl::UniquePtr<BIO> bio(BIO_new(&stream_bio_method));
3574 bssl::UniquePtr<BIO> buffer(BIO_new(BIO_s_mem()));