Searched refs:gf128_genmultable4 (Results 1 – 3 of 3) sorted by relevance
118 void gf128_genmultable4(struct gf128 h, struct gf128table4 *t);
58 gf128_genmultable4(h, &agc->ghashtbl); in AES_GMAC_Setkey()
84 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4() function