Searched defs:stream_bio_method (Results 1 - 1 of 1) sorted by last modified time

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp1261 static BIO_METHOD stream_bio_method = { variable
4696 Unique_BIO bio(BIO_new(&stream_bio_method));
4715 Unique_BIO bio(BIO_new(&stream_bio_method));

Completed in 101 milliseconds