Home
last modified time | relevance | path

Searched defs:authenticationEnabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp927 bool authenticationEnabled = !BMCWEB_INSECURE_DISABLE_AUTH; member in crow::Connection
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp395 const bool authenticationEnabled, in ipmiAppSendMessage()