Home
last modified time | relevance | path

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

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