Searched refs:rs3 (Results 1 – 1 of 1) sorted by relevance
72 uint32_t rs1, rs2, rs3; in poly1305_process() local83 rs3 = r3 + (r3 >> 2U); in poly1305_process()112 mul64(acc1, rs3) + in poly1305_process()117 mul64(acc2, rs3) + in poly1305_process()123 mul64(acc3, rs3) + in poly1305_process()129 mul64(acc4, rs3); in poly1305_process()