Home
last modified time | relevance | path

Searched defs:GF_POLY_SZ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dbch.c109 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) macro
/kernel/linux/linux-6.6/lib/
H A Dbch.c110 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) macro

Completed in 5 milliseconds