Home
last modified time | relevance | path

Searched refs:polynomial (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-crc.c125 Crcnum_t polynomial; in crc_open() local
147 polynomial = 0xedb88320; in crc_open()
156 polynomial = strtoul(t, NiL, 0); in crc_open()
177 p[0] = polynomial; in crc_open()
179 p[i] = (p[i-1] << 1) ^ ((p[i-1] & 0x80000000) ? polynomial : 0); in crc_open()
199 x = (x>>1) ^ ((x & 1) ? polynomial : 0); in crc_open()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h586 void OSAL_CRC8_POPULATE(u8 * cdu_crc8_table, u8 polynomial);
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S847 !!!!!!!!!!!!!!!!!!! New polynomial reorder starts here
849 ! Alternate polynomial grouping allowing non-sequential calc of p
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_osal.c838 OSAL_CRC8_POPULATE(u8 * cdu_crc8_table, u8 polynomial) in OSAL_CRC8_POPULATE() argument
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt689 Compute a CRC-32 value using a Castagnoli polynomial.
693 - void OSAL_CRC8_POPULATE(u8 table[CRC8_TABLE_SIZE], u8 polynomial)
694 Fill the provided crc table for given polynomial in reverse bit order (msb first).
/illumos-gate/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE89 * The Original Code is the elliptic curve math library for binary polynomial field curves.
126 * The Original Code is the elliptic curve math library for binary polynomial field curves.
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog50 - Fix error in comment on the polynomial representation of a byte
/illumos-gate/usr/src/cmd/look/
H A Dwords17597 polynomial
/illumos-gate/usr/src/cmd/spell/
H A Dlist17596 polynomial