Home
last modified time | relevance | path

Searched refs:verifyPassword (Results 1 – 2 of 2) sorted by relevance

/openbmc/bios-settings-mgr/src/
H A Dpassword.cpp142 void Password::verifyPassword(std::string userName, std::string currentPassword, in verifyPassword() function in bios_config_pwd::Password
201 verifyPassword(userName, currentPassword, newPassword); in changePassword()
/openbmc/bios-settings-mgr/include/
H A Dpassword.hpp77 void verifyPassword(std::string userName, std::string currentPassword,