/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v2.cpp | 143 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
H A D | fscrypt_key_v1_ext.cpp | 137 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &ap… in GenerateAppkey()
|
H A D | fscrypt_key_v1.cpp | 72 bool FscryptKeyV1::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyDesc) in GenerateAppkey()
|
H A D | fbex.cpp | 381 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t hashId, std::unique_ptr<uint8_t[]> &… in GenerateAppkey()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | query_sync_water_mark_helper.cpp | 303 std::string hashId = GetHashDeleteSyncDeviceId(deviceId); in GetDeleteSyncWaterMark() local 311 std::string hashId = GetHashDeleteSyncDeviceId(deviceId); in SetSendDeleteSyncWaterMark() local 326 std::string hashId = GetHashDeleteSyncDeviceId(deviceId, isNeedHash); in SetRecvDeleteSyncWaterMark() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/ |
H A D | key_manager_mock.cpp | 73 int32_t KeyManager::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/test/ |
H A D | filesystem_crypto_test.cpp | 395 uint32_t hashId = -1; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_proxy_test.cpp | 541 uint32_t hashId = 0; variable
|
H A D | storage_daemon_service_mock.h | 165 virtual int32_t GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) override in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/ |
H A D | filesystem_crypto.cpp | 176 int32_t FileSystemCrypto::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_util.cpp | 127 u_int64_t hashId = 0L; in GenerateUdidHash() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ |
H A D | sdc.cpp | 271 uint32_t hashId = 0; in GenerateAppkey() local
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/ |
H A D | filesystemcrypto_fuzzer.cpp | 212 uint32_t hashId = TypeCast<uint32_t>(data, &pos); in GenerateAppkeyFuzzTest() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_common.c | 210 uint8_t hashId[SHA_256_HASH_LEN] = { 0 }; in UpdateUniqueId() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/ |
H A D | storage_daemon_client.cpp | 373 int32_t StorageDaemonClient::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 146 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
H A D | storage_manager_proxy_mock.cpp | 98 int32_t StorageManagerProxy::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 249 virtual int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxymock.h | 233 int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 233 virtual int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) override in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 517 int32_t StorageDaemonCommunication::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &k… in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_stub.cpp | 532 uint32_t hashId = data.ReadUint32(); in HandleGenerateAppkey() local
|
H A D | storage_daemon_proxy.cpp | 543 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
H A D | storage_daemon.cpp | 862 int32_t StorageDaemon::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 501 int32_t StorageManager::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey()
|