Home
last modified time | relevance | path

Searched defs:hashId (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp143 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
H A Dfscrypt_key_v1_ext.cpp137 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t user, uint32_t hashId, std::unique_ptr<uint8_t[]> &ap… in GenerateAppkey()
H A Dfscrypt_key_v1.cpp72 bool FscryptKeyV1::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyDesc) in GenerateAppkey()
H A Dfbex.cpp381 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 Dquery_sync_water_mark_helper.cpp303 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 Dkey_manager_mock.cpp73 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 Dfilesystem_crypto_test.cpp395 uint32_t hashId = -1; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp541 uint32_t hashId = 0; variable
H A Dstorage_daemon_service_mock.h165 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 Dfilesystem_crypto.cpp176 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 Dform_util.cpp127 u_int64_t hashId = 0L; in GenerateUdidHash() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp271 uint32_t hashId = 0; in GenerateAppkey() local
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp212 uint32_t hashId = TypeCast<uint32_t>(data, &pos); in GenerateAppkeyFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c210 uint8_t hashId[SHA_256_HASH_LEN] = { 0 }; in UpdateUniqueId() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp373 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 Dstorage_daemon_proxy_mock.cpp146 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
H A Dstorage_manager_proxy_mock.cpp98 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 Dstorage_manager_service_mock.h249 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 Dstoragemanagerproxymock.h233 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 Dmock_storage_manager_service.h233 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 Dstorage_daemon_communication.cpp517 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 Dstorage_daemon_stub.cpp532 uint32_t hashId = data.ReadUint32(); in HandleGenerateAppkey() local
H A Dstorage_daemon_proxy.cpp543 int32_t StorageDaemonProxy::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey()
H A Dstorage_daemon.cpp862 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 Dstorage_manager.cpp501 int32_t StorageManager::GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey()

12