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

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio_err.c85 {ERR_FUNC(BIO_F_BIO_NEW_FILE), "BIO_new_file"},
H A Dbss_file.c172 BIOerr(BIO_F_BIO_NEW_FILE,BIO_R_NO_SUCH_FILE);
174 BIOerr(BIO_F_BIO_NEW_FILE,ERR_R_SYS_LIB);
H A Dbio.h795 #define BIO_F_BIO_NEW_FILE 109 macro

Completed in 126 milliseconds