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