/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/ |
H A D | fscrypt_key_v1_ext_mock.cpp | 73 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t userId, uint32_t appUid, in GenerateAppkey() function in FscryptKeyV1Ext
|
/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fscrypt_key_v2_mock.cpp | 61 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t appUid, std::string &keyId) in GenerateAppkey() function in FscryptKeyV2
|
H A D | fbex_mock.cpp | 59 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey() function in FBEX
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v2.cpp | 145 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV2
|
H A D | fscrypt_key_v1.cpp | 73 bool FscryptKeyV1::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyDesc) in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV1
|
H A D | fscrypt_key_v1_ext.cpp | 102 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &appKey, uint32_t size) in GenerateAppkey() function in OHOS::StorageDaemon::FscryptKeyV1Ext
|
H A D | fbex.cpp | 365 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey() function in OHOS::StorageDaemon::FBEX
|
H A D | key_manager.cpp | 1367 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_manager/crypto/ |
H A D | filesystem_crypto.cpp | 194 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/client/ |
H A D | storage_daemon_client.cpp | 393 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_daemon/crypto/test/ |
H A D | key_manager_mock.cpp | 80 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_daemon/ |
H A D | sdc.cpp | 259 static int32_t GenerateAppkey(const std::vector<std::string> &args) in GenerateAppkey() function
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_proxy.cpp | 584 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemonProxy
|
H A D | storage_daemon.cpp | 1096 int32_t StorageDaemon::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemon
|
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 537 int32_t StorageDaemonCommunication::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::StorageDaemonCommunication
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 150 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageDaemon::StorageDaemonProxy
|
H A D | storage_manager_proxy_mock.cpp | 107 int32_t StorageManagerProxy::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::StorageManagerProxy
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 515 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_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 456 int32_t StorageManagerProxy::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() function in OHOS::StorageManager::StorageManagerProxy
|