Home
last modified time | relevance | path

Searched refs:BASE_SECTION (Results 1 – 3 of 3) sorted by relevance

/openssl/apps/
H A Dsrp.c31 #define BASE_SECTION "srp" macro
358 " in " BASE_SECTION "\n"); in srp_main()
360 section = lookup_conf(conf, BASE_SECTION, ENV_DEFAULT_SRP); in srp_main()
365 app_RAND_load_conf(conf, BASE_SECTION); in srp_main()
H A Dca.c49 #define BASE_SECTION "ca" macro
521 && (section = lookup_conf(conf, BASE_SECTION, ENV_DEFAULT_CA)) == NULL) in ca_main()
538 app_RAND_load_conf(conf, BASE_SECTION); in ca_main()
620 f = app_conf_try_string(conf, BASE_SECTION, ENV_PRESERVE); in ca_main()
623 f = app_conf_try_string(conf, BASE_SECTION, ENV_MSIE_HACK); in ca_main()
/openssl/crypto/ts/
H A Dts_conf.c23 #define BASE_SECTION "tsa" macro
126 section = NCONF_get_string(conf, BASE_SECTION, ENV_DEFAULT_TSA); in TS_CONF_get_tsa_section()
128 ts_CONF_lookup_fail(BASE_SECTION, ENV_DEFAULT_TSA); in TS_CONF_get_tsa_section()

Completed in 22 milliseconds