Home
last modified time | relevance | path

Searched defs:crc_table (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/crc32/
H A Dcrc32.c37 static uint32_t const crc_table[256] = { CRC32_TABLE }; variable
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/crc32/
H A Dcrc.c84 static uint32_t const crc_table[256] = { variable
/illumos-gate/usr/src/contrib/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c142 local z_crc_t FAR crc_table[256]; variable
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_wep.c85 static uint32_t crc_table[] = { CRC32_TABLE }; variable
H A Dnet80211_crypto_tkip.c339 static uint32_t crc_table[] = { CRC32_TABLE }; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1005 local const unsigned long FAR crc_table[TBLS][256] = variable