Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_security.c748 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
775 xor_32(&key[0], sbox_key, &key[0]); in next_key()
777 xor_32(&key[4], &key[0], &key[4]); in next_key()
778 xor_32(&key[8], &key[4], &key[8]); in next_key()
779 xor_32(&key[12], &key[8], &key[12]); in next_key()
847 xor_32(add1b, andf7, add1bf7); in mix_column()
848 xor_32(in, add1bf7, rotr); in mix_column()
854 xor_32(add1bf7, rotr, temp); in mix_column()
855 xor_32(swap_halves, rotl, tempb); in mix_column()
856 xor_32(temp, tempb, out); in mix_column()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_security.c916 static void xor_32(u8 *a, u8 *b, u8 *out);
940 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
972 xor_32(&key[0], sbox_key, &key[0]); in next_key()
975 xor_32(&key[4], &key[0], &key[4]); in next_key()
976 xor_32(&key[8], &key[4], &key[8]); in next_key()
977 xor_32(&key[12], &key[8], &key[12]); in next_key()
1054 xor_32(add1b, andf7, add1bf7); in mix_column()
1056 xor_32(in, add1bf7, rotr); in mix_column()
1064 xor_32(add1bf7, rotr, temp); in mix_column()
1065 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_security.c948 static void xor_32(u8 *a, u8 *b, u8 *out);
970 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
999 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1002 xor_32(&key[4], &key[0], &key[4]); in next_key()
1003 xor_32(&key[8], &key[4], &key[8]); in next_key()
1004 xor_32(&key[12], &key[8], &key[12]); in next_key()
1078 xor_32(add1b, andf7, add1bf7); in mix_column()
1080 xor_32(in, add1bf7, rotr); in mix_column()
1088 xor_32(add1bf7, rotr, temp); in mix_column()
1089 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_security.c948 static void xor_32(u8 *a, u8 *b, u8 *out);
970 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
999 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1002 xor_32(&key[4], &key[0], &key[4]); in next_key()
1003 xor_32(&key[8], &key[4], &key[8]); in next_key()
1004 xor_32(&key[12], &key[8], &key[12]); in next_key()
1078 xor_32(add1b, andf7, add1bf7); in mix_column()
1080 xor_32(in, add1bf7, rotr); in mix_column()
1088 xor_32(add1bf7, rotr, temp); in mix_column()
1089 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_security.c1031 static void xor_32(u8 *a, u8 *b, u8 *out);
1053 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1082 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1085 xor_32(&key[4], &key[0], &key[4]); in next_key()
1086 xor_32(&key[8], &key[4], &key[8]); in next_key()
1087 xor_32(&key[12], &key[8], &key[12]); in next_key()
1161 xor_32(add1b, andf7, add1bf7); in mix_column()
1163 xor_32(in, add1bf7, rotr); in mix_column()
1171 xor_32(add1bf7, rotr, temp); in mix_column()
1172 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_security.c1030 static void xor_32(u8 *a, u8 *b, u8 *out);
1052 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1081 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1084 xor_32(&key[4], &key[0], &key[4]); in next_key()
1085 xor_32(&key[8], &key[4], &key[8]); in next_key()
1086 xor_32(&key[12], &key[8], &key[12]); in next_key()
1160 xor_32(add1b, andf7, add1bf7); in mix_column()
1162 xor_32(in, add1bf7, rotr); in mix_column()
1170 xor_32(add1bf7, rotr, temp); in mix_column()
1171 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_security.c1031 static void xor_32(u8 *a, u8 *b, u8 *out);
1053 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1082 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1085 xor_32(&key[4], &key[0], &key[4]); in next_key()
1086 xor_32(&key[8], &key[4], &key[8]); in next_key()
1087 xor_32(&key[12], &key[8], &key[12]); in next_key()
1161 xor_32(add1b, andf7, add1bf7); in mix_column()
1163 xor_32(in, add1bf7, rotr); in mix_column()
1171 xor_32(add1bf7, rotr, temp); in mix_column()
1172 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_security.c1051 static void xor_32(u8 *a, u8 *b, u8 *out);
1084 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1119 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1122 xor_32(&key[4], &key[0], &key[4]); in next_key()
1123 xor_32(&key[8], &key[4], &key[8]); in next_key()
1124 xor_32(&key[12], &key[8], &key[12]); in next_key()
1210 xor_32(add1b, andf7, add1bf7); in mix_column()
1212 xor_32(in, add1bf7, rotr); in mix_column()
1220 xor_32(add1bf7, rotr, temp); in mix_column()
1221 xor_32(swap_halfs, rotl,tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_security.c1033 static void xor_32(u8 *a, u8 *b, u8 *out);
1064 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1096 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1099 xor_32(&key[4], &key[0], &key[4]); in next_key()
1100 xor_32(&key[8], &key[4], &key[8]); in next_key()
1101 xor_32(&key[12], &key[8], &key[12]); in next_key()
1181 xor_32(add1b, andf7, add1bf7); in mix_column()
1183 xor_32(in, add1bf7, rotr); in mix_column()
1191 xor_32(add1bf7, rotr, temp); in mix_column()
1192 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_security.c1051 static void xor_32(u8 *a, u8 *b, u8 *out);
1084 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1119 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1122 xor_32(&key[4], &key[0], &key[4]); in next_key()
1123 xor_32(&key[8], &key[4], &key[8]); in next_key()
1124 xor_32(&key[12], &key[8], &key[12]); in next_key()
1210 xor_32(add1b, andf7, add1bf7); in mix_column()
1212 xor_32(in, add1bf7, rotr); in mix_column()
1220 xor_32(add1bf7, rotr, temp); in mix_column()
1221 xor_32(swap_halfs, rotl,tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_security.c979 static void xor_32(u8 *a, u8 *b, u8 *out);
1008 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1037 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1040 xor_32(&key[4], &key[0], &key[4]); in next_key()
1041 xor_32(&key[8], &key[4], &key[8]); in next_key()
1042 xor_32(&key[12], &key[8], &key[12]); in next_key()
1116 xor_32(add1b, andf7, add1bf7); in mix_column()
1118 xor_32(in, add1bf7, rotr); in mix_column()
1126 xor_32(add1bf7, rotr, temp); in mix_column()
1127 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_security.c980 static void xor_32(u8 *a, u8 *b, u8 *out);
1002 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1031 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1034 xor_32(&key[4], &key[0], &key[4]); in next_key()
1035 xor_32(&key[8], &key[4], &key[8]); in next_key()
1036 xor_32(&key[12], &key[8], &key[12]); in next_key()
1110 xor_32(add1b, andf7, add1bf7); in mix_column()
1112 xor_32(in, add1bf7, rotr); in mix_column()
1120 xor_32(add1bf7, rotr, temp); in mix_column()
1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_security.c980 static void xor_32(u8 *a, u8 *b, u8 *out);
1002 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1031 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1034 xor_32(&key[4], &key[0], &key[4]); in next_key()
1035 xor_32(&key[8], &key[4], &key[8]); in next_key()
1036 xor_32(&key[12], &key[8], &key[12]); in next_key()
1110 xor_32(add1b, andf7, add1bf7); in mix_column()
1112 xor_32(in, add1bf7, rotr); in mix_column()
1120 xor_32(add1bf7, rotr, temp); in mix_column()
1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_security.c979 static void xor_32(u8 *a, u8 *b, u8 *out);
1001 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1030 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1033 xor_32(&key[4], &key[0], &key[4]); in next_key()
1034 xor_32(&key[8], &key[4], &key[8]); in next_key()
1035 xor_32(&key[12], &key[8], &key[12]); in next_key()
1109 xor_32(add1b, andf7, add1bf7); in mix_column()
1111 xor_32(in, add1bf7, rotr); in mix_column()
1119 xor_32(add1bf7, rotr, temp); in mix_column()
1120 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_security.c980 static void xor_32(u8 *a, u8 *b, u8 *out);
1002 static void xor_32(u8 *a, u8 *b, u8 *out) in xor_32() function
1031 xor_32(&key[0], sbox_key, &key[0]); in next_key()
1034 xor_32(&key[4], &key[0], &key[4]); in next_key()
1035 xor_32(&key[8], &key[4], &key[8]); in next_key()
1036 xor_32(&key[12], &key[8], &key[12]); in next_key()
1110 xor_32(add1b, andf7, add1bf7); in mix_column()
1112 xor_32(in, add1bf7, rotr); in mix_column()
1120 xor_32(add1bf7, rotr, temp); in mix_column()
1121 xor_32(swap_halfs, rotl, tempb); in mix_column()
[all …]