Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_security.c742 u8 tempb[4]; in mix_column() local
785 xor_32(swap_halfs, rotl, tempb); in mix_column()
786 xor_32(temp, tempb, out); in mix_column()
/linux-6.1.9/drivers/staging/rtl8712/
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()