Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dpair.c184 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_read_buf, BIO_R_UNINITIALIZED); in BIO_zero_copy_get_read_buf()
233 BIO_R_UNINITIALIZED); in BIO_zero_copy_get_read_buf_done()
321 OPENSSL_PUT_ERROR(BIO, BIO_zero_copy_get_write_buf, BIO_R_UNINITIALIZED); in BIO_zero_copy_get_write_buf()
373 BIO_R_UNINITIALIZED); in BIO_zero_copy_get_write_buf_done()
Dbio.c168 OPENSSL_PUT_ERROR(BIO, bio_io, BIO_R_UNINITIALIZED); in bio_io()
/external/boringssl/src/include/openssl/
Dbio.h906 #define BIO_R_UNINITIALIZED 114 macro