Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c812 static struct gf_poly *gf_poly_gcd(struct bch_control *bch, struct gf_poly *a, in gf_poly_gcd() function
904 gcd = gf_poly_gcd(bch, f2, tk); in factor_polynomial()
/openbmc/linux/lib/
H A Dbch.c799 static struct gf_poly *gf_poly_gcd(struct bch_control *bch, struct gf_poly *a, in gf_poly_gcd() function
891 gcd = gf_poly_gcd(bch, f2, tk); in factor_polynomial()