Home
last modified time | relevance | path

Searched refs:BIO_R_NO_SUCH_FILE (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/bio/
Dbio_err.c130 {ERR_REASON(BIO_R_NO_SUCH_FILE) ,"no such file"},
Dbss_file.c172 BIOerr(BIO_F_BIO_NEW_FILE,BIO_R_NO_SUCH_FILE); in BIO_new_file()
Dbio.h833 #define BIO_R_NO_SUCH_FILE 128 macro
/external/openssl/crypto/conf/
Dconf_def.c196 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE) in def_load()
/external/openssl/include/openssl/
Dbio.h833 #define BIO_R_NO_SUCH_FILE 128 macro