Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp243 bool ipmiUserPamAuthenticate(std::string_view userName,
H A Duser_layer.cpp177 bool ipmiUserPamAuthenticate(std::string_view userName, in ipmiUserPamAuthenticate() function
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp211 if (!ipmi::ipmiUserPamAuthenticate(userName, passwd)) in RAKP12()