| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_security.c | 17 #define CRC32_POLY 0x04c11db7 macro 103 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_security.c | 160 #define CRC32_POLY 0x04c11db7 macro 247 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_security.c | 159 #define CRC32_POLY 0x04c11db7 macro 246 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_security.c | 160 #define CRC32_POLY 0x04c11db7 macro 247 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_security.c | 106 #define CRC32_POLY 0x04c11db7 macro 202 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_security.c | 112 #define CRC32_POLY 0x04c11db7 macro 206 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_security.c | 106 #define CRC32_POLY 0x04c11db7 macro 202 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_security.c | 107 #define CRC32_POLY 0x04c11db7 macro 194 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_l2.c | 42 #define CRC32_POLY 0x1edc6f41 macro 1436 crc32_result = crc32_result ^ CRC32_POLY; in qed_calc_crc32c()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_security.c | 108 #define CRC32_POLY 0x04c11db7 macro 195 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_security.c | 108 #define CRC32_POLY 0x04c11db7 macro 195 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_security.c | 107 #define CRC32_POLY 0x04c11db7 macro 194 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_security.c | 108 #define CRC32_POLY 0x04c11db7 macro 195 c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1); in crc32_init()
|