Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dgfmult.h118 void gf128_genmultable4(struct gf128 h, struct gf128table4 *t);
H A Dgmac.c58 gf128_genmultable4(h, &agc->ghashtbl); in AES_GMAC_Setkey()
H A Dgfmult.c84 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4() function