Searched refs:LoadAndSaveShield (Results 1 – 2 of 2) sorted by relevance
93 …bool LoadAndSaveShield(const UserAuth &auth, const std::string &pathShield, bool needGenerateShiel…
288 if (!LoadAndSaveShield(auth, keyPath + PATH_SHIELD, true, keyCtx)) { in StoreKey()329 bool BaseKey::LoadAndSaveShield(const UserAuth &auth, const std::string &pathShield, in StoreKey() function in OHOS::StorageDaemon::BaseKey