Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c648 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots() function
935 cnt = find_poly_deg3_roots(bch, poly, roots); in find_poly_roots()
/openbmc/linux/lib/
H A Dbch.c635 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots() function
922 cnt = find_poly_deg3_roots(bch, poly, roots); in find_poly_roots()