Home
last modified time | relevance | path

Searched refs:BIO_OutputStream (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp1356 class BIO_OutputStream : public BIO_Stream { class
1358 BIO_OutputStream(jobject stream) : function in BIO_OutputStream
1433 BIO_OutputStream* stream = static_cast<BIO_OutputStream*>(b->ptr);
1438 BIO_OutputStream* stream = static_cast<BIO_OutputStream*>(b->ptr);
5404 bio_stream_assign(bio.get(), new BIO_OutputStream(streamObj));