Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbch.c104 struct gf_poly { struct
110 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument
/openbmc/u-boot/lib/
H A Dbch.c111 struct gf_poly { struct
117 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument