Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c1209 static uint32_t *compute_generator_polynomial(struct bch_control *bch) in compute_generator_polynomial() function
1365 genpoly = compute_generator_polynomial(bch); in init_bch()
/openbmc/linux/lib/
H A Dbch.c1199 static uint32_t *compute_generator_polynomial(struct bch_control *bch) in compute_generator_polynomial() function
1364 genpoly = compute_generator_polynomial(bch); in bch_init()