Searched refs:gf_poly_mod (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dbch.c745 static void gf_poly_mod(struct bch_control *bch, struct gf_poly *a, function
787 gf_poly_mod(bch, a, b, NULL);
813 gf_poly_mod(bch, a, b, NULL);
859 gf_poly_mod(bch, z, f, bch->cache);

Completed in 108 milliseconds