Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dcrc32.h107 #define CRC32_INIT(table, poly) \ argument
/titanic_51/usr/src/lib/libm/common/LD/
H A D__lgammal.c324 poly(lon function
[all...]
/titanic_51/usr/src/lib/libm/common/Q/
H A D__lgammal.c320 poly(lon function
[all...]
/titanic_51/usr/src/lib/libmvec/common/
H A D__vatan.c50 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 Dcrc32.c94 z_crc_t poly; /* polynomial exclusive-or pattern */ in make_crc_table() local
/titanic_51/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c119 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 Dtavor.c1909 const uint16_t poly = 0x100b; in crc16() local
H A Dhermon.c1201 const uint16_t poly = 0x100b; in cnx_crc16() local
/titanic_51/usr/src/common/crypto/ecc/
H A Decc_impl.h147 SECItem poly; /* irreducible binary polynomial for (GF2m) */ member
/titanic_51/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c2731 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ in e1000_calc_rx_da_crc() local