Searched refs:BIO_R_BAD_FOPEN_MODE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dbio_error.c37 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_BAD_FOPEN_MODE), "BAD_FOPEN_MODE"},
H A Dfile.c255 OPENSSL_PUT_ERROR(BIO, file_ctrl, BIO_R_BAD_FOPEN_MODE);
/external/openssl/crypto/bio/
H A Dbio_err.c112 {ERR_REASON(BIO_R_BAD_FOPEN_MODE) ,"bad fopen mode"},
H A Dbss_file.c379 BIOerr(BIO_F_FILE_CTRL,BIO_R_BAD_FOPEN_MODE);
H A Dbio.h818 #define BIO_R_BAD_FOPEN_MODE 101 macro
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dbio.h816 #define BIO_R_BAD_FOPEN_MODE 109 macro
/external/openssl/include/openssl/
H A Dbio.h818 #define BIO_R_BAD_FOPEN_MODE 101 macro

Completed in 125 milliseconds