Searched defs:gf_poly (Results 1 – 2 of 2) sorted by relevance
103 struct gf_poly { struct109 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument
105 struct gf_poly { struct111 #define GF_POLY_SZ(_d) (sizeof(struct gf_poly)+((_d)+1)*sizeof(unsigned int)) argument