Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Dusers.cpp223 bool Users::checkMfaStatus() const in checkMfaStatus() function in phosphor::user::Users
278 if (checkMfaStatus()) in verifyOTP()
354 return checkMfaStatus() && !secretKeyIsValid(); in secretKeyGenerationRequired()
358 if (!checkMfaStatus()) in clearSecretKey()
H A Dusers.hpp144 bool checkMfaStatus() const;