Searched refs:gf_poly_div (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bch.c | 815 static void gf_poly_div(struct bch_control *bch, struct gf_poly *a, in gf_poly_div() function 928 gf_poly_div(bch, f, gcd, q); in factor_polynomial()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | bch.c | 788 static void gf_poly_div(struct bch_control *bch, struct gf_poly *a, in gf_poly_div() function 901 gf_poly_div(bch, f, gcd, q); in factor_polynomial()
|