Searched refs:keyInfoAppUid (Results 1 – 1 of 1) sorted by relevance
1436 for (auto keyInfoAppUid :keyInfo) { in UpdateCeEceSeceUserAuth() local1437 if (elKey->GenerateAppkey(userId, keyInfoAppUid.first, keyId) == false) { in UpdateCeEceSeceUserAuth()1439 loadInfos.push_back(std::make_pair(keyInfoAppUid.second, false)); in UpdateCeEceSeceUserAuth()1441 if (keyInfoAppUid.second != keyId) { in UpdateCeEceSeceUserAuth()1443 loadInfos.push_back(std::make_pair(keyInfoAppUid.second, false)); in UpdateCeEceSeceUserAuth()1445 loadInfos.push_back(std::make_pair(keyInfoAppUid.second, true)); in UpdateCeEceSeceUserAuth()