Searched refs:EncryptDe (Results 1 – 2 of 2) sorted by relevance
104 bool EncryptDe(const UserAuth &auth, const std::string &path);
242 return EncryptDe(auth, pathTemp); in StoreKey()421 bool BaseKey::EncryptDe(const UserAuth &auth, const std::string &path) in StoreKey() function in OHOS::StorageDaemon::BaseKey