Searched refs:load_bio (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/conf/
H A Dconf.h93 int (*load_bio) (CONF *conf, BIO *bp, long *eline); member in struct:conf_method_st
H A Dconf_lib.c290 return conf->meth->load_bio(conf, bp, eline);

Completed in 129 milliseconds