BIO_new_file
BIO *BIO_new_file(const char *filename, const char *mode);
LCRYPTO_ALIAS(BIO_new_file);
in = BIO_new_file(name, "rb");
LCRYPTO_USED(BIO_new_file);
if ((cert = BIO_new_file(file, "r")) == NULL)
if (!(certs = BIO_new_file(file, "r")))
if (!(key = BIO_new_file(file, "r")))
in = BIO_new_file(file, "r");
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(file, "r")) == NULL) {
pwdbio = BIO_new_file(arg + 5, "r");
bio = BIO_new_file(file, "r");
if ((derout = BIO_new_file(cfg.derfile, "wb")) == NULL) {
oid_bio = BIO_new_file(p, "r");
if ((in = BIO_new_file(cfg.infile, inmode)) == NULL) {
if ((indata = BIO_new_file(cfg.contfile,
if ((rctin = BIO_new_file(cfg.rctfile, rctmode)) == NULL) {
if ((out = BIO_new_file(cfg.outfile, outmode)) == NULL) {
tmp = BIO_new_file(signerfile, "w");
out = BIO_new_file(cfg.outfile, "wb");
out = BIO_new_file(cfg.outfile, "w");
sigbio = BIO_new_file(cfg.sigfile, "rb");
if ((out = BIO_new_file(cfg.outfile, "wb")) ==
pbio = BIO_new_file(file, "r");
derbio = BIO_new_file(cfg.respout, "wb");
out = BIO_new_file(cfg.outfile, "w");
derbio = BIO_new_file(cfg.reqin, "rb");
derbio = BIO_new_file(cfg.reqout, "wb");
derbio = BIO_new_file(cfg.respin, "rb");
in = BIO_new_file(cfg.infile, "rb");
out = BIO_new_file(cfg.outfile, "wb");
if (!(in = BIO_new_file(cfg.infile, "rb"))) {
if (!(out = BIO_new_file(cfg.outfile, "wb"))) {
if (!(out = BIO_new_file(cfg.outfile, "wb"))) {
if (!(in = BIO_new_file(cfg.infile, "r"))) {
if (!(out = BIO_new_file(cfg.outfile, "w"))) {
if (!(in = BIO_new_file(cfg.infile, "rb"))) {
if (!(out = BIO_new_file(cfg.outfile, "wb"))) {
BIO *sigbio = BIO_new_file(cfg.sigfile, "rb");
pbio = BIO_new_file(paramfile, "r");
oid_bio = BIO_new_file(p, "r");
if (!(in = BIO_new_file(cfg.infile, "rb"))) {
if (!(out = BIO_new_file(cfg.outfile, "wb"))) {
BIO *stmp = BIO_new_file(cfg.sess_in, "r");
BIO *stmp = BIO_new_file(
if ((bio = BIO_new_file(dhfile, "r")) == NULL)
if ((file = BIO_new_file(p, "r")) == NULL) {
tmp = BIO_new_file(signerfile, "w");
if ((in = BIO_new_file(cfg.infile, inmode)) == NULL) {
if ((indata = BIO_new_file(cfg.contfile,
if ((out = BIO_new_file(cfg.outfile, outmode)) == NULL) {
if ((in = BIO_new_file(serialfile, "r")) == NULL) {
if ((out = BIO_new_file(serialfile, "w")) == NULL)
if ((in_bio = BIO_new_file(in, "rb")) == NULL)
if ((data_bio = BIO_new_file(data, "rb")) == NULL)
if ((input = BIO_new_file(queryfile, "rb")) == NULL)
BIO *oid_bio = BIO_new_file(p, "r");
if ((in_bio = BIO_new_file(in, "rb")) == NULL)
BIO_new_file(file, mode);
if ((in_bio = BIO_new_file(in, "rb")) == NULL)
if ((query_bio = BIO_new_file(queryfile, "rb")) == NULL)
if ((bio = BIO_new_file(filename, "r")) == NULL) {
if ((bio = BIO_new_file(file, "r")) == NULL) {
f = BIO_new_file(data->session_file, "w");
BIO* f = BIO_new_file(data->session_file, "r");