Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dpair.c222 int BIO_zero_copy_get_read_buf_done(BIO* bio, size_t bytes_read) { in BIO_zero_copy_get_read_buf_done() function
232 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf_done, in BIO_zero_copy_get_read_buf_done()
240 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf_done, in BIO_zero_copy_get_read_buf_done()
247 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf_done, in BIO_zero_copy_get_read_buf_done()
253 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf_done, in BIO_zero_copy_get_read_buf_done()
261 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf_done, in BIO_zero_copy_get_read_buf_done()
Dbio_test.cc156 BIO_zero_copy_get_read_buf_done(bio, available_bytes); in BioReadZeroCopyWrapper()
/external/boringssl/src/crypto/err/
Dbio.errordata8 BIO,function,106,BIO_zero_copy_get_read_buf_done
/external/boringssl/src/include/openssl/
Dbio.h657 OPENSSL_EXPORT int BIO_zero_copy_get_read_buf_done(BIO* bio, size_t bytes_read);