Searched refs:roots (Results 1 – 1 of 1) sorted by relevance
510 unsigned int *roots) in find_affine4_roots() argument539 return solve_linear_system(bch, rows, roots, 4); in find_affine4_roots()546 unsigned int *roots) in find_poly_deg1_roots() argument552 roots[n++] = mod_s(bch, GF_N(bch)-bch->a_log_tab[poly->c[0]]+ in find_poly_deg1_roots()561 unsigned int *roots) in find_poly_deg2_roots() argument590 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()592 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()603 unsigned int *roots) in find_poly_deg3_roots() argument625 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()636 unsigned int *roots) in find_poly_deg4_roots() argument[all …]