Searched refs:tempb (Results 1 – 2 of 2) sorted by relevance
743 u8 tempb[4]; in mix_column() local786 xor_32(swap_halfs, rotl, tempb); in mix_column()787 xor_32(temp, tempb, out); in mix_column()
820 u8 tempb[4]; in mix_column() local855 xor_32(swap_halves, rotl, tempb); in mix_column()856 xor_32(temp, tempb, out); in mix_column()
Completed in 11 milliseconds