Home
last modified time | relevance | path

Searched defs:baseKey (Results 1 – 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp109 int32_t KeyBackup::TryRestoreKey(const std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth) in TryRestoreKey()
134 int32_t KeyBackup::TryRestoreUeceKey(const std::shared_ptr<BaseKey> &baseKey, in TryRestoreUeceKey()
206 int32_t KeyBackup::DoResotreKeyMix(std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth, const s… in DoResotreKeyMix()