Searched refs:poly_mul (Results 1 – 3 of 3) sorted by relevance
15 poly_mul[MAXBLOCKSIZE]; member100 pmac->Ls[x][y] ^= polys[poly].poly_mul[y]; in pmac_init()
15 poly_mul[MAXBLOCKSIZE]; member98 ocb->Ls[x][y] ^= polys[poly].poly_mul[y]; in ocb_init()
59 unsigned char poly_mul[MAXBLOCKSIZE]; member164 ocb3_int_xor_blocks(current, current, polys[poly].poly_mul, ocb->block_len); in ocb3_init()
Completed in 3 milliseconds