Searched refs:acc2 (Results 1 – 3 of 3) sorted by relevance
124 acc2 = ctx->acc[2]; in poly1305_process()144 acc2 = (uint32_t) d2; in poly1305_process()151 mul64( acc2, rs2 ) + in poly1305_process()155 mul64( acc2, rs3 ) + in poly1305_process()160 mul64( acc2, r0 ) + in poly1305_process()176 acc2 = (uint32_t) d2; in poly1305_process()186 acc2 = (uint32_t) d0; in poly1305_process()197 ctx->acc[2] = acc2; in poly1305_process()220 acc2 = ctx->acc[2]; in poly1305_compute_mac()247 acc2 = ( acc2 & mask_inv ) | ( g2 & mask ); in poly1305_compute_mac()[all …]
26180 acc2: ab05 add r3, sp, #20
9179 e105fa0: 5280acc2 mov w2, #0x566 // #1382
Completed in 195 milliseconds