Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dbch.c104 struct gf_poly { struct
114 struct gf_poly poly;
404 static void gf_poly_copy(struct gf_poly *dst, struct gf_poly *src) in gf_poly_copy()
779 const struct gf_poly *b, struct gf_poly *q) in gf_poly_div()
796 static struct gf_poly *gf_poly_gcd(struct bch_control *bch, struct gf_poly *a, in gf_poly_gcd()
797 struct gf_poly *b) in gf_poly_gcd()
819 const struct gf_poly *f, struct gf_poly *z, in compute_trace_bk_mod()
820 struct gf_poly *out) in compute_trace_bk_mod()
862 struct gf_poly **g, struct gf_poly **h) in factor_polynomial()
868 struct gf_poly *gcd; in factor_polynomial()
[all …]
/linux-6.15/include/linux/
H A Dbch.h53 struct gf_poly *elp;
54 struct gf_poly *poly_2t[4];