Home
last modified time | relevance | path

Searched defs:roots (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/
H A Dbch.c556 unsigned int *roots) in find_affine4_roots()
592 unsigned int *roots) in find_poly_deg1_roots()
607 unsigned int *roots) in find_poly_deg2_roots()
649 unsigned int *roots) in find_poly_deg3_roots()
682 unsigned int *roots) in find_poly_deg4_roots()
921 struct gf_poly *poly, unsigned int *roots) in find_poly_roots()
961 struct gf_poly *p, unsigned int *roots) in chien_search()
1214 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local