Searched defs:crc32_table (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/xz/src/liblzma/check/
H A Dcrc32_tablegen.c21 static uint32_t crc32_table[8][256]; variable
/freebsd-10-stable/sys/net80211/
H A Dieee80211_crypto_wep.c252 static const uint32_t crc32_table[256] = { variable
H A Dieee80211_crypto_tkip.c381 static const __u32 crc32_table[256] = { variable
/freebsd-10-stable/contrib/binutils/bfd/
H A Dopncls.c1044 static const unsigned long crc32_table[256] = local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dutils.c2983 static const unsigned long crc32_table[256] = { local
H A Dremote.c4769 static unsigned long crc32_table[256] = variable

Completed in 87 milliseconds