Searched refs:stream_bio_method (Results 1 – 1 of 1) sorted by relevance
525 static BIO_METHOD stream_bio_method = { variable4102 bssl::UniquePtr<BIO> bio(BIO_new(&stream_bio_method)); in NativeCrypto_create_BIO_InputStream()4122 bssl::UniquePtr<BIO> bio(BIO_new(&stream_bio_method)); in NativeCrypto_create_BIO_OutputStream()