Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode.cc169 const char* conf_section_name = STRINGIFY(NODE_OPENSSL_CONF_NAME); variable
1020 conf_section_name = "openssl_conf"; in InitializeOncePerProcess()
1035 OPENSSL_INIT_set_config_appname(settings, conf_section_name); in InitializeOncePerProcess()