Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp98 bool pamUserCheckAuthenticate(std::string_view username,
H A Duser_layer.cpp180 return pamUserCheckAuthenticate(userName, userPassword); in ipmiUserPamAuthenticate()
H A Duser_mgmt.cpp711 bool pamUserCheckAuthenticate(std::string_view username, in pamUserCheckAuthenticate() function