Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_security.c840 u8 tempb[4]; in mix_column() local
875 xor_32(swap_halfs, rotl, tempb); in mix_column()
876 xor_32(temp, tempb, out); in mix_column()
/drivers/staging/rtl8188eu/core/
Drtw_security.c855 u8 tempb[4]; in mix_column() local
897 xor_32(swap_halves, rotl, tempb); in mix_column()
898 xor_32(temp, tempb, out); in mix_column()