Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c112 struct gf_poly_deg1 { struct
930 *h = &((struct gf_poly_deg1 *)f)[gcd->deg].poly; in factor_polynomial()
1384 bch->elp = bch_alloc((t+1)*sizeof(struct gf_poly_deg1), &err); in bch_init()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c114 struct gf_poly_deg1 { struct
903 *h = &((struct gf_poly_deg1 *)f)[gcd->deg].poly; in factor_polynomial()
1346 bch->elp = bch_alloc((t+1)*sizeof(struct gf_poly_deg1), &err); in init_bch()