Home
last modified time | relevance | path

Searched defs:secureLDAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.hpp245 bool secureLDAP; member in phosphor::ldap::Config
H A Dldap_config_mgr.cpp91 bool secureLDAP = false; in createConfig() local
H A Dldap_config.cpp55 const char* caCertFile, const char* certFile, bool secureLDAP, in Config()
/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp106 bool secureLDAP() in secureLDAP() function in phosphor::ldap::MockConfigMgr