Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dbch.c107 struct gf_poly poly; member
275 static inline int deg(unsigned int poly) in deg()
342 uint32_t poly; in compute_syndromes() local
545 static int find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg1_roots()
560 static int find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg2_roots()
602 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots()
635 static int find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg4_roots()
875 struct gf_poly *poly, unsigned int *roots) in find_poly_roots()
1051 static int build_gf_tables(struct bch_control *bch, unsigned int poly) in build_gf_tables()
/linux-4.4.14/lib/xz/
Dxz_crc32.c32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
/linux-4.4.14/crypto/
Dchacha20poly1305.c29 struct crypto_ahash_spawn poly; member
35 struct crypto_ahash *poly; member
71 struct poly_req poly; member
520 struct crypto_ahash *poly; in chachapoly_init() local
575 struct crypto_alg *poly; in chachapoly_create() local
/linux-4.4.14/include/linux/
Dpstore_ram.h33 int poly; member
/linux-4.4.14/drivers/crypto/
Dbfin_crc.h71 u32 poly; member
Dbfin_crc.c57 u32 poly; member
/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c88 const u32 poly = 0x00DB2777; in sas_hash_addr() local
/linux-4.4.14/drivers/mtd/nand/
Datmel_nand.c1106 static inline int deg(unsigned int poly) in deg()
1112 static int build_gf_tables(int mm, unsigned int poly, in build_gf_tables()
1144 unsigned int poly = (sector_size == 512) ? in create_lookup_table() local
/linux-4.4.14/drivers/char/hw_random/
Dn2-drv.c452 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial()
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_crc_par_defs.h94 unsigned int poly : 3; member
/linux-4.4.14/drivers/net/ethernet/amd/
Dnmclan_cs.c1293 static const int poly[]={ in updateCRC() local
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1012 u32 poly = CRCPOLY_LE; in xgbe_vid_crc32_le() local