Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/zmod/
H A Dcrc32.h7 local const unsigned long FAR crc_table[TBLS][256] = variable
H A Dcrc32.c80 local unsigned long FAR crc_table[TBLS][256]; variable
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/crc32/
H A Dcrc32.c39 static uint32_t const crc_table[256] = { CRC32_TABLE }; variable
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/crc32/
H A Dcrc.c86 static uint32_t const crc_table[256] = { variable
/titanic_41/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