Home
last modified time | relevance | path

Searched refs:NCONF_new_section (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/
Dconf.c168 static CONF_VALUE *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() function
547 sv = NCONF_new_section(conf, section); in def_load_bio()
634 sv = NCONF_new_section(conf, section); in def_load_bio()
687 tv = NCONF_new_section(conf, psection); in def_load_bio()
/external/boringssl/src/crypto/conf/
Dconf.c168 static CONF_VALUE *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() function
547 sv = NCONF_new_section(conf, section); in def_load_bio()
634 sv = NCONF_new_section(conf, section); in def_load_bio()
687 tv = NCONF_new_section(conf, psection); in def_load_bio()