Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio_test.cc148 if (!BIO_zero_copy_get_read_buf(bio, &read_buf, &read_buf_offset, in BioReadZeroCopyWrapper()
Dpair.c173 int BIO_zero_copy_get_read_buf(BIO* bio, uint8_t** out_read_buf, in BIO_zero_copy_get_read_buf() function
/external/boringssl/src/include/openssl/
Dbio.h645 OPENSSL_EXPORT int BIO_zero_copy_get_read_buf(BIO* bio,