Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbio_err.c131 {ERR_REASON(BIO_R_NO_SUCH_FILE), "no such file"},
Dbss_file.c127 BIOerr(BIO_F_BIO_NEW_FILE, BIO_R_NO_SUCH_FILE); in BIO_new_file()
Dbio.h797 # define BIO_R_NO_SUCH_FILE 128 macro
/freebsd-9-stable/crypto/openssl/crypto/conf/
Dconf_def.c194 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE) in def_load()
/freebsd-9-stable/crypto/openssl/
DCHANGES3110 BIO_R_NO_SUCH_FILE error code rather than the generic