Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dbch.c105 struct gf_poly { struct
111 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument