Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode.cc159 const char* conf_section_name = STRINGIFY(NODE_OPENSSL_CONF_NAME); variable
1067 OPENSSL_INIT_set_config_appname(settings, conf_section_name); in InitializeOncePerProcess()