Home
last modified time | relevance | path

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

/u-boot/lib/
A Dbch.c557 static int find_affine4_roots(struct bch_control *bch, unsigned int a, in find_affine4_roots() function
670 if (find_affine4_roots(bch, a, b, c, tmp) == 4) { in find_poly_deg3_roots()
734 if (find_affine4_roots(bch, a2, b2, c2, roots) == 4) { in find_poly_deg4_roots()

Completed in 8 milliseconds