Home
last modified time | relevance | path

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

/crypto/evp/
A Devp_cnf.c24 const char *oid_section; in alg_module_init() local
31 oid_section = CONF_imodule_get_value(md); in alg_module_init()
32 if ((sktmp = NCONF_get_section(cnf, oid_section)) == NULL) { in alg_module_init()
/crypto/asn1/
A Dasn_moid.c26 const char *oid_section; in oid_module_init() local
30 oid_section = CONF_imodule_get_value(md); in oid_module_init()
31 if ((sktmp = NCONF_get_section(cnf, oid_section)) == NULL) { in oid_module_init()

Completed in 7 milliseconds