Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Dbase_key_mock.cpp87 int32_t BaseKey::DecryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in DecryptKeyBlob() function in BaseKey
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dbase_key.cpp1094 int32_t BaseKey::DecryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in DecryptKeyBlob() function in OHOS::StorageDaemon::BaseKey