Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Dusers.cpp232 bool Users::checkMfaStatus() const in checkMfaStatus() function in phosphor::user::Users
287 if (checkMfaStatus()) in verifyOTP()
367 return checkMfaStatus() && !secretKeyIsValid(); in secretKeyGenerationRequired()
371 if (!checkMfaStatus()) in clearSecretKey()
H A Dusers.hpp149 bool checkMfaStatus() const;