Searched refs:firstUserIdBuff (Results 1 – 1 of 1) sorted by relevance
61 Uint8Buff firstUserIdBuff = { (uint8_t *)firstUserId, HcStrlen(firstUserId) }; in GenerateGroupId() local63 … int32_t result = GetHashMessage(&firstUserIdBuff, &secondUserIdBuff, &hashMessage, &messageSize); in GenerateGroupId()