Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c422 static int compute_error_locator_polynomial(struct bch_control *bch, in compute_error_locator_polynomial() function
1072 err = compute_error_locator_polynomial(bch, syn); in decode_bch()
/openbmc/linux/lib/
H A Dbch.c409 static int compute_error_locator_polynomial(struct bch_control *bch, in compute_error_locator_polynomial() function
1059 err = compute_error_locator_polynomial(bch, syn); in bch_decode()