Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dbch.c805 static struct gf_poly *gf_poly_gcd(struct bch_control *bch, struct gf_poly *a, in gf_poly_gcd() function
897 gcd = gf_poly_gcd(bch, f2, tk); in factor_polynomial()