Searched refs:Unique_BIO (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp162 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO; typedef
2383 Unique_BIO buffer(BIO_new(BIO_s_mem()));
2413 Unique_BIO buffer(BIO_new(BIO_s_mem()));
4696 Unique_BIO bio(BIO_new(&stream_bio_method));
4715 Unique_BIO bio(BIO_new(&stream_bio_method));
4812 Unique_BIO buffer(BIO_new(BIO_s_mem()));
9107 Unique_BIO nullBio(BIO_new(BIO_s_null()));

Completed in 152 milliseconds