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