Home
last modified time | relevance | path

Searched defs:crctab (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/cksum/
H A Dcrc32.c28 static const uint32_t crctab[256] = { variable
H A Dcrc.c42 static const uint32_t crctab[] = { variable
/freebsd/contrib/mtree/
H A Dcrc.c56 static const u_int32_t crctab[] = { variable
/freebsd/sys/net/
H A Dif_ethersubr.c1115 static const uint32_t crctab[] = { ether_crc32_le() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c252 static const uint32_t crctab[] = { global() variable