Searched refs:BIO_F_BIO_NEW_FILE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c85 {ERR_FUNC(BIO_F_BIO_NEW_FILE), "BIO_new_file"},
H A Dbss_file.c182 BIOerr(BIO_F_BIO_NEW_FILE, BIO_R_NO_SUCH_FILE);
184 BIOerr(BIO_F_BIO_NEW_FILE, ERR_R_SYS_LIB);
H A Dbio.h826 # define BIO_F_BIO_NEW_FILE 109 macro

Completed in 96 milliseconds