Home
last modified time | relevance | path

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

/lib/
Dbch.c324 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a) in gf_inv() function
685 c2 = gf_inv(bch, d); in find_poly_deg4_roots()
698 f = a ? gf_inv(bch, roots[i]) : roots[i]; in find_poly_deg4_roots()