Searched defs:poly (Results 1 – 10 of 10) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ |
H A D | crc32.h | 107 #define CRC32_INIT(table, poly) \ argument
|
/titanic_51/usr/src/lib/libm/common/LD/ |
H A D | __lgammal.c | 324 poly(lon function [all...] |
/titanic_51/usr/src/lib/libm/common/Q/ |
H A D | __lgammal.c | 320 poly(lon function [all...] |
/titanic_51/usr/src/lib/libmvec/common/ |
H A D | __vatan.c | 50 double f, z, ans = 0.0L, ansu, ansl, tmp, poly, conup, conlo, dummy; in __vatan() local
|
/titanic_51/usr/src/boot/lib/libz/ |
H A D | crc32.c | 94 z_crc_t poly; /* polynomial exclusive-or pattern */ in make_crc_table() local
|
/titanic_51/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_entp_setup.c | 119 lfsr64_adv_seq(uint64_t poly, uint64_t in, uint64_t exp, uint64_t *out) in lfsr64_adv_seq() argument
|
/titanic_51/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | tavor.c | 1909 const uint16_t poly = 0x100b; in crc16() local
|
H A D | hermon.c | 1201 const uint16_t poly = 0x100b; in cnx_crc16() local
|
/titanic_51/usr/src/common/crypto/ecc/ |
H A D | ecc_impl.h | 147 SECItem poly; /* irreducible binary polynomial for (GF2m) */ member
|
/titanic_51/usr/src/uts/common/io/e1000api/ |
H A D | e1000_ich8lan.c | 2731 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ in e1000_calc_rx_da_crc() local
|