Searched refs:hi1 (Results 1 – 1 of 1) sorted by relevance
229 uint32 hi1; in ComputeSingleRound() local230 MultiplyHighLow(kPhiloxM4x32B, counter[2], &lo1, &hi1); in ComputeSingleRound()233 result[0] = hi1 ^ counter[1] ^ key[0]; in ComputeSingleRound()