Searched refs:gf128_genmultable (Results 1 – 2 of 2) sorted by relevance
59 gf128_genmultable(struct gf128 h, struct gf128table *t) in gf128_genmultable() function88 gf128_genmultable(h, &t->tbls[0]); in gf128_genmultable4()92 gf128_genmultable(h2, &t->tbls[1]); in gf128_genmultable4()95 gf128_genmultable(h3, &t->tbls[2]); in gf128_genmultable4()98 gf128_genmultable(h4, &t->tbls[3]); in gf128_genmultable4()
117 void gf128_genmultable(struct gf128 h, struct gf128table *t);