Searched refs:GetGroupIdHash (Results 1 – 4 of 4) sorted by relevance
32 static std::string GetGroupIdHash(const std::string &groupId);
108 std::string str = Crypto::GetGroupIdHash(groupId);
165 std::string Crypto::GetGroupIdHash(const std::string &groupId) in GetGroupIdHash() function in OHOS::DistributedHardware::Crypto
1646 if ((*it) == Crypto::GetGroupIdHash(groupInfo.groupId)) { in IsIdenticalAccount()1672 jsonAccountObj.push_back(Crypto::GetGroupIdHash(groupInfo.groupId)); in GetAccountGroupIdHash()