getcrc32 631 drivers/staging/rtl8188eu/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length);/* modified by Amy*/ getcrc32 638 drivers/staging/rtl8188eu/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length);/* modified by Amy*/ getcrc32 709 drivers/staging/rtl8188eu/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length-4); getcrc32 183 drivers/staging/rtl8712/rtl871x_security.c *((__le32 *)crc) = cpu_to_le32(getcrc32( getcrc32 194 drivers/staging/rtl8712/rtl871x_security.c *((__le32 *)crc) = cpu_to_le32(getcrc32( getcrc32 239 drivers/staging/rtl8712/rtl871x_security.c *((__le32 *)crc) = cpu_to_le32(getcrc32(payload, length - 4)); getcrc32 608 drivers/staging/rtl8712/rtl871x_security.c getcrc32(payload, length)); getcrc32 619 drivers/staging/rtl8712/rtl871x_security.c *((__le32 *)crc) = cpu_to_le32(getcrc32( getcrc32 687 drivers/staging/rtl8712/rtl871x_security.c *((__le32 *)crc) = cpu_to_le32(getcrc32(payload, getcrc32 249 drivers/staging/rtl8723bs/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length); getcrc32 257 drivers/staging/rtl8723bs/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length); getcrc32 303 drivers/staging/rtl8723bs/core/rtw_security.c *((u32 *)crc) = le32_to_cpu(getcrc32(payload, length-4)); getcrc32 725 drivers/staging/rtl8723bs/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length);/* modified by Amy*/ getcrc32 733 drivers/staging/rtl8723bs/core/rtw_security.c *((__le32 *)crc) = getcrc32(payload, length);/* modified by Amy*/ getcrc32 846 drivers/staging/rtl8723bs/core/rtw_security.c *((u32 *)crc) = le32_to_cpu(getcrc32(payload, length-4));