Home
last modified time | relevance | path

Searched refs:CRC32_TABLE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libefi/common/
H A Dcrc32_efi.c29 static unsigned int crc32_tab[] = { CRC32_TABLE };
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/crc32/
H A Dcrc32.c37 static uint32_t const crc_table[256] = { CRC32_TABLE };
/illumos-gate/usr/src/uts/common/sys/
H A Dcrc32.h151 #define CRC32_TABLE \ macro
/illumos-gate/usr/src/uts/common/os/
H A Dspace.c323 const uint32_t crc32_table[256] = { CRC32_TABLE };
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_wep.c85 static uint32_t crc_table[] = { CRC32_TABLE };
H A Dnet80211_crypto_tkip.c339 static uint32_t crc_table[] = { CRC32_TABLE };
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c311 static unsigned int crc32_tab[] = { CRC32_TABLE };
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c66 static uint32_t psym_crc32[] = { CRC32_TABLE };