Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c103 struct gf_poly { struct
109 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument
/OK3568_Linux_fs/u-boot/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