Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dbch.c113 struct gf_poly poly; member
285 static inline int deg(unsigned int poly) in deg()
352 uint32_t poly; in compute_syndromes() local
555 static int find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg1_roots()
570 static int find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg2_roots()
612 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots()
645 static int find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg4_roots()
885 struct gf_poly *poly, unsigned int *roots) in find_poly_roots()
1061 static int build_gf_tables(struct bch_control *bch, unsigned int poly) in build_gf_tables()
/Linux-v4.19/crypto/
Dchacha20poly1305.c29 struct crypto_ahash_spawn poly; member
35 struct crypto_ahash *poly; member
71 struct poly_req poly; member
528 struct crypto_ahash *poly; in chachapoly_init() local
583 struct crypto_alg *poly; in chachapoly_create() local
/Linux-v4.19/lib/xz/
Dxz_crc32.c32 const uint32_t poly = CRC32_POLY_LE; in xz_crc32_init() local
/Linux-v4.19/drivers/mtd/nand/raw/atmel/
Dpmecc.c189 static inline int deg(unsigned int poly) in deg()
195 static int atmel_pmecc_build_gf_tables(int mm, unsigned int poly, in atmel_pmecc_build_gf_tables()
226 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
/Linux-v4.19/include/linux/
Dpstore_ram.h41 int poly; member
/Linux-v4.19/drivers/crypto/stm32/
Dstm32_crc32.c57 u32 poly; member
/Linux-v4.19/drivers/char/hw_random/
Dn2-drv.c484 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial()
/Linux-v4.19/drivers/scsi/libsas/
Dsas_init.c90 const u32 poly = 0x00DB2777; in sas_hash_addr() local
/Linux-v4.19/drivers/net/ethernet/amd/
Dnmclan_cs.c1291 static const int poly[]={ in updateCRC() local