Searched defs:planKey (Results 1 – 3 of 3) sorted by relevance
| /foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
| D | base_key_mock.cpp | 88 bool BaseKey::DecryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in DecryptKeyBlob() 97 bool BaseKey::EncryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in EncryptKeyBlob()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| D | base_key.cpp | 891 bool BaseKey::EncryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in StoreKey() 924 bool BaseKey::DecryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in StoreKey()
|
| D | key_backup.cpp | 136 KeyBlob &planKey, in TryRestoreUeceKey()
|