| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_security.c | 1018 u8 swap_halfs[4]; in mix_column() local 1031 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1032 swap_halfs[1] = in[3]; in mix_column() 1033 swap_halfs[2] = in[0]; in mix_column() 1034 swap_halfs[3] = in[1]; in mix_column() 1065 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_security.c | 1043 u8 swap_halfs[4]; in mix_column() local 1055 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1056 swap_halfs[1] = in[3]; in mix_column() 1057 swap_halfs[2] = in[0]; in mix_column() 1058 swap_halfs[3] = in[1]; in mix_column() 1089 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_security.c | 1043 u8 swap_halfs[4]; in mix_column() local 1055 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1056 swap_halfs[1] = in[3]; in mix_column() 1057 swap_halfs[2] = in[0]; in mix_column() 1058 swap_halfs[3] = in[1]; in mix_column() 1089 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_security.c | 1126 u8 swap_halfs[4]; in mix_column() local 1138 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1139 swap_halfs[1] = in[3]; in mix_column() 1140 swap_halfs[2] = in[0]; in mix_column() 1141 swap_halfs[3] = in[1]; in mix_column() 1172 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_security.c | 1125 u8 swap_halfs[4]; in mix_column() local 1137 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1138 swap_halfs[1] = in[3]; in mix_column() 1139 swap_halfs[2] = in[0]; in mix_column() 1140 swap_halfs[3] = in[1]; in mix_column() 1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_security.c | 1126 u8 swap_halfs[4]; in mix_column() local 1138 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1139 swap_halfs[1] = in[3]; in mix_column() 1140 swap_halfs[2] = in[0]; in mix_column() 1141 swap_halfs[3] = in[1]; in mix_column() 1172 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_security.c | 1170 u8 swap_halfs[4]; in mix_column() local 1184 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1185 swap_halfs[1] = in[3]; in mix_column() 1186 swap_halfs[2] = in[0]; in mix_column() 1187 swap_halfs[3] = in[1]; in mix_column() 1221 xor_32(swap_halfs, rotl,tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_security.c | 1145 u8 swap_halfs[4]; in mix_column() local 1158 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1159 swap_halfs[1] = in[3]; in mix_column() 1160 swap_halfs[2] = in[0]; in mix_column() 1161 swap_halfs[3] = in[1]; in mix_column() 1192 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_security.c | 1170 u8 swap_halfs[4]; in mix_column() local 1184 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1185 swap_halfs[1] = in[3]; in mix_column() 1186 swap_halfs[2] = in[0]; in mix_column() 1187 swap_halfs[3] = in[1]; in mix_column() 1221 xor_32(swap_halfs, rotl,tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_security.c | 1081 u8 swap_halfs[4]; in mix_column() local 1093 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1094 swap_halfs[1] = in[3]; in mix_column() 1095 swap_halfs[2] = in[0]; in mix_column() 1096 swap_halfs[3] = in[1]; in mix_column() 1127 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_security.c | 1075 u8 swap_halfs[4]; in mix_column() local 1087 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1088 swap_halfs[1] = in[3]; in mix_column() 1089 swap_halfs[2] = in[0]; in mix_column() 1090 swap_halfs[3] = in[1]; in mix_column() 1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_security.c | 1075 u8 swap_halfs[4]; in mix_column() local 1087 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1088 swap_halfs[1] = in[3]; in mix_column() 1089 swap_halfs[2] = in[0]; in mix_column() 1090 swap_halfs[3] = in[1]; in mix_column() 1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_security.c | 1074 u8 swap_halfs[4]; in mix_column() local 1086 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1087 swap_halfs[1] = in[3]; in mix_column() 1088 swap_halfs[2] = in[0]; in mix_column() 1089 swap_halfs[3] = in[1]; in mix_column() 1120 xor_32(swap_halfs, rotl, tempb); in mix_column()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_security.c | 1075 u8 swap_halfs[4]; in mix_column() local 1087 swap_halfs[0] = in[2]; /* Swap halfs */ in mix_column() 1088 swap_halfs[1] = in[3]; in mix_column() 1089 swap_halfs[2] = in[0]; in mix_column() 1090 swap_halfs[3] = in[1]; in mix_column() 1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
|