Searched refs:UnlockUece (Results 1 – 2 of 2) sorted by relevance
144 …int32_t UnlockUece(uint32_t user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &s…
1307 if ((ret = UnlockUece(user, token, secret)) != E_OK) { in UpdateCeEceSeceUserAuth()1340 int32_t KeyManager::UnlockUece(uint32_t user, in UpdateCeEceSeceUserAuth() function in OHOS::StorageDaemon::KeyManager