Home
last modified time | relevance | path

Searched defs:pamrc (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Dlogin_routes.hpp168 int pamrc = pamAuthenticateUser(username, password, std::nullopt); in handleLogin() local
H A Dauthentication.hpp73 int pamrc = pamAuthenticateUser(user, pass, std::nullopt); in performBasicAuth() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp279 int pamrc = pamAuthenticateUser(username, password, token); in handleSessionCollectionPost() local