Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Drtl871x_security.c820 u8 tempb[4]; in mix_column() local
855 xor_32(swap_halves, rotl, tempb); in mix_column()
856 xor_32(temp, tempb, out); in mix_column()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_security.c1022 u8 tempb[4]; in mix_column() local
1065 xor_32(swap_halfs, rotl, tempb); in mix_column()
1066 xor_32(temp, tempb, out); in mix_column()