Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c606 static int find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg2_roots() function
932 cnt = find_poly_deg2_roots(bch, poly, roots); in find_poly_roots()
/openbmc/linux/lib/
H A Dbch.c593 static int find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg2_roots() function
919 cnt = find_poly_deg2_roots(bch, poly, roots); in find_poly_roots()