Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dbch.c641 static int find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg3_roots() function
928 cnt = find_poly_deg3_roots(bch, poly, roots); in find_poly_roots()