Searched refs:g1 (Results 1 – 1 of 1) sorted by relevance
175 uint32_t g0, g1, g2, g3, g4; in poly1305_compute_mac() local195 g1 = (uint32_t) d; in poly1305_compute_mac()208 acc1 = (acc1 & mask_inv) | (g1 & mask); in poly1305_compute_mac()