Searched refs:checkVerifyStatus (Results 1 – 3 of 3) sorted by relevance
82 bool checkVerifyStatus(std::vector<uint8_t> resp);
94 bool AuthSecretHelper::checkVerifyStatus(std::vector<uint8_t> resp) { in checkVerifyStatus() function in AuthSecretHelper
121 !gAuthSecretImplInstance->checkVerifyStatus(resp)) { in setPrimaryUserCredential()