Searched refs:InitKeyContext (Results 1 – 2 of 2) sorted by relevance
114 bool InitKeyContext(const UserAuth &auth, const std::string &keyPath, KeyContext &keyCtx);
248 if (!InitKeyContext(auth, pathTemp, keyCtx)) { in StoreKey()285 bool BaseKey::InitKeyContext(const UserAuth &auth, const std::string &keyPath, KeyContext &keyCtx) in StoreKey() function in OHOS::StorageDaemon::BaseKey425 if (!InitKeyContext(auth, path, ctxDe)) { in StoreKey()