Home
last modified time | relevance | path

Searched defs:secureUid (Results 1 - 25 of 28) sorted by relevance

12

/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h32 uint64_t secureUid; member
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/iam_client_test/
H A Diam_client_test.cpp72 uint64_t secureUid = 1; in HWTEST_F() local
114 uint64_t secureUid = 1; in HWTEST_F() local
134 uint64_t secureUid = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/iam_client_user_auth_framework_test/
H A Diam_client_user_auth_framework_test.cpp65 uint64_t secureUid = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Diam_client_mock.cpp30 bool IamClient::GetSecureUid(uint32_t userId, uint64_t &secureUid) in GetSecureUid() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h136 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
H A Dstorage_daemon_proxy_test.cpp931 uint64_t secureUid = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h207 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
H A Dstorage_manager_proxy_test.cpp1634 uint64_t secureUid = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/client/test/
H A Dstorage_manager_client_test.cpp281 uint64_t secureUid = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Diam_client.cpp63 bool IamClient::GetSecureUid(uint32_t userId, uint64_t &secureUid) in GetSecureUid() argument
H A Dbase_key.cpp712 uint64_t secureUid = { 0 }; in StoreKey() local
/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
H A Dstorage_daemon_client_test.cpp350 uint64_t secureUid = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/crypto/test/
H A Dfilesystem_crypto_test.cpp502 uint64_t secureUid = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp75 int32_t FileSystemCrypto::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
92 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp86 int32_t StorageManagerClient::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
100 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp80 uint64_t secureUid = TypeCast<uint64_t>(data + pos); in UpdateUserAuthFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp255 int32_t StorageDaemonClient::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
274 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dkey_manager_mock.cpp46 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp452 uint64_t secureUid = data.ReadUint64(); in HandleUpdateUserAuth() local
472 uint64_t secureUid = data.ReadUint64(); in HandleUpdateUseAuthWithRecoveryKey() local
H A Dstorage_daemon_proxy.cpp382 int32_t StorageDaemonProxy::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
419 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
H A Dstorage_daemon.cpp662 int32_t StorageDaemon::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
725 uint64_t secureUid = { 0 }; in PrepareUserDirsAndUpdateUserAuth() local
692 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp271 int32_t StorageDaemonCommunication::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
289 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp104 int32_t StorageDaemonProxy::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
112 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp825 uint64_t secureUid = data.ReadUint64(); in HandleUpdateUserAuth() local
848 uint64_t secureUid = data.ReadUint64(); in HandleUpdateUseAuthWithRecoveryKey() local
H A Dstorage_manager.cpp412 int32_t StorageManager::UpdateUserAuth(uint32_t userId, uint64_t secureUid, in UpdateUserAuth() argument
427 UpdateUseAuthWithRecoveryKey(const std::vector<uint8_t> &authToken, const std::vector<uint8_t> &newSecret, uint64_t secureUid, uint32_t userId, std::vector<std::vector<uint8_t>> &plainText) UpdateUseAuthWithRecoveryKey() argument

Completed in 24 milliseconds

12