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