Home
last modified time | relevance | path

Searched refs:gf_poly_deg1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dbch.c120 struct gf_poly_deg1 { struct
909 *h = &((struct gf_poly_deg1 *)f)[gcd->deg].poly; in factor_polynomial()
1352 bch->elp = bch_alloc((t+1)*sizeof(struct gf_poly_deg1), &err); in init_bch()
/openbmc/linux/lib/
H A Dbch.c113 struct gf_poly_deg1 { struct
896 *h = &((struct gf_poly_deg1 *)f)[gcd->deg].poly; in factor_polynomial()
1350 bch->elp = bch_alloc((t+1)*sizeof(struct gf_poly_deg1), &err); in bch_init()