Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Dfscrypt_key_v2_mock.cpp62 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t appUid, std::string &keyId) in GenerateAppkey() function in FscryptKeyV2
Dfbex_mock.cpp60 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &… in GenerateAppkey() function in FBEX
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
Dfscrypt_key_v1_ext_mock.cpp72 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t userId, uint32_t appUid, in GenerateAppkey() function in FscryptKeyV1Ext
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dfscrypt_key_v2.cpp143 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV2
Dfscrypt_key_v1_ext.cpp102 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &ap… in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV1Ext
Dfscrypt_key_v1.cpp71 bool FscryptKeyV1::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyDesc) in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV1
Dfbex.cpp313 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &… in GenerateAppkey() function in OHOS::StorageDaemon::FBEX
Dkey_manager.cpp1317 int KeyManager::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in UpdateCeEceSeceUserAuth() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
Dkey_manager_mock.cpp73 int32_t KeyManager::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::KeyManager
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
Dfilesystem_crypto.cpp176 int32_t FileSystemCrypto::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::FileSystemCrypto
/foundation/filemanagement/storage_service/services/storage_daemon/
Dsdc.cpp259 static int32_t GenerateAppkey(const std::vector<std::string> &args) in GenerateAppkey() function
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_service_mock.h165 virtual int32_t GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) override in GenerateAppkey() function
/foundation/filemanagement/storage_service/services/storage_daemon/client/
Dstorage_daemon_client.cpp373 int32_t StorageDaemonClient::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemonClient
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h249 virtual int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey() function
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
Dstoragemanagerproxymock.h233 int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey() function
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp517 int32_t StorageDaemonCommunication::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &k… in GenerateAppkey() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dmock_storage_manager_service.h238 virtual int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp501 int32_t StorageManager::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp801 int32_t StorageDaemon::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemon
Dstorage_daemon_proxy.cpp543 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemonProxy
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp409 int32_t StorageManagerProxy::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::StorageManagerProxy