Searched refs:load_bio (Results 1 – 3 of 3) sorted by relevance
95 int (*load_bio)(CONF *conf, BIO *bp, long *eline); member
300 return conf->meth->load_bio(conf, bp, eline); in NCONF_load_bio()