Home
last modified time | relevance | path

Searched refs:gf128_genmultable4 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/opencrypto/
HDgfmult.h118 void gf128_genmultable4(struct gf128 h, struct gf128table4 *t);
HDgmac.c58 gf128_genmultable4(h, &agc->ghashtbl); in AES_GMAC_Setkey()
HDgfmult.c84 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4() function