Searched refs:BIO_R_NO_SUCH_FILE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c133 {ERR_REASON(BIO_R_NO_SUCH_FILE), "no such file"},
H A Dbss_file.c182 BIOerr(BIO_F_BIO_NEW_FILE, BIO_R_NO_SUCH_FILE);
H A Dbio.h869 # define BIO_R_NO_SUCH_FILE 128 macro
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_def.c200 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE)

Completed in 66 milliseconds