HomeSort by relevance Sort by last modified time
    Searched refs:crc16_table (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
crc16.c 16 static __u16 const crc16_table[256] = { variable
71 crc16_table[(crc ^ *cp++) & 0xffU]) & 0x0000ffffU;
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c 1183 static const uint16 crc16_table[256] = { variable
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1319 static const uint16 crc16_table[256] = { variable
    [all...]

Completed in 60 milliseconds