Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dbch.c113 struct gf_poly poly; member
342 static inline int deg(unsigned int poly) in deg()
409 uint32_t poly; in compute_syndromes() local
612 static int find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg1_roots()
627 static int find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg2_roots()
669 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots()
702 static int find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg4_roots()
942 struct gf_poly *poly, unsigned int *roots) in find_poly_roots()
1120 static int build_gf_tables(struct bch_control *bch, unsigned int poly) in build_gf_tables()
/kernel/linux/linux-5.10/crypto/
Dchacha20poly1305.c21 struct crypto_ahash_spawn poly; member
27 struct crypto_ahash *poly; member
65 struct poly_req poly; member
506 struct crypto_ahash *poly; in chachapoly_init() local
562 struct hash_alg_common *poly; in chachapoly_create() local
/kernel/linux/linux-5.10/lib/xz/
Dxz_crc32.c32 const uint32_t poly = CRC32_POLY_LE; in xz_crc32_init() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
Dpmecc.c186 static inline int deg(unsigned int poly) in deg()
192 static int atmel_pmecc_build_gf_tables(int mm, unsigned int poly, in atmel_pmecc_build_gf_tables()
223 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
/kernel/linux/linux-5.10/include/linux/
Dpstore_ram.h38 int poly; member
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_dynamic_config.c993 static u8 sja1105_crc8_add(u8 crc, u8 byte, u8 poly) in sja1105_crc8_add()
1021 u8 poly = (u8)(1 + (poly_koopman << 1)); in sja1105et_fdb_hash() local
Dsja1105_static_config.h234 u64 poly; /* E/T only */ member
/kernel/linux/linux-5.10/drivers/crypto/stm32/
Dstm32-crc32.c65 u32 poly; member
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_init.c73 const u32 poly = 0x00DB2777; in sas_hash_addr() local
/kernel/linux/linux-5.10/drivers/char/hw_random/
Dn2-drv.c485 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial()
/kernel/linux/linux-5.10/drivers/hwmon/
Dbt1-pvt.c125 static long pvt_calc_poly(const struct pvt_poly *poly, long data) in pvt_calc_poly()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dnmclan_cs.c1288 static const int poly[]={ in updateCRC() local