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_R_UNINITIALIZED); in BIO_zero_copy_get_read_buf()
230 OPENSSL_PUT_ERROR(BIO, BIO_R_UNINITIALIZED); in BIO_zero_copy_get_read_buf_done()
314 OPENSSL_PUT_ERROR(BIO, BIO_R_UNINITIALIZED); in BIO_zero_copy_get_write_buf()
363 OPENSSL_PUT_ERROR(BIO, BIO_R_UNINITIALIZED); in BIO_zero_copy_get_write_buf_done()
Dbio.c168 OPENSSL_PUT_ERROR(BIO, BIO_R_UNINITIALIZED); in bio_io()
/external/boringssl/src/include/openssl/
Dbio.h898 #define BIO_R_UNINITIALIZED 114 macro