Home
last modified time | relevance | path

Searched refs:tempb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c819 u8 tempb[4]; in mix_column() local
854 xor_32(swap_halves, rotl, tempb); in mix_column()
855 xor_32(temp, tempb, out); in mix_column()