Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mstbl.c23 const char *stbl_section; in stbl_module_init() local
27 stbl_section = CONF_imodule_get_value(md); in stbl_module_init()
28 if ((sktmp = NCONF_get_section(cnf, stbl_section)) == NULL) { in stbl_module_init()
49 CONF_module_add("stbl_section", stbl_module_init, stbl_module_finish); in ASN1_add_stable_module()
/third_party/openssl/crypto/asn1/
H A Dasn_mstbl.c23 const char *stbl_section; in stbl_module_init() local
27 stbl_section = CONF_imodule_get_value(md); in stbl_module_init()
28 if ((sktmp = NCONF_get_section(cnf, stbl_section)) == NULL) { in stbl_module_init()
49 CONF_module_add("stbl_section", stbl_module_init, stbl_module_finish); in ASN1_add_stable_module()

Completed in 1 milliseconds