Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c430 struct gf_poly *elp_copy = bch->poly_2t[1]; in compute_error_locator_polynomial() local
445 gf_poly_copy(elp_copy, elp); in compute_error_locator_polynomial()
458 gf_poly_copy(pelp, elp_copy); in compute_error_locator_polynomial()
/openbmc/linux/lib/
H A Dbch.c417 struct gf_poly *elp_copy = bch->poly_2t[1]; in compute_error_locator_polynomial() local
432 gf_poly_copy(elp_copy, elp); in compute_error_locator_polynomial()
445 gf_poly_copy(pelp, elp_copy); in compute_error_locator_polynomial()