Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dgfmult.h66 struct gf128table4 { struct
121 void gf128_genmultable4(struct gf128 h, struct gf128table4 *t);
124 struct gf128 d, struct gf128table4 *tbl);
126 struct gf128table4 *tbl);
H A Dgfmult.c87 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4()
176 struct gf128 x, struct gf128table4 *tbl) in gfmultword4()
237 struct gf128table4 *tbl) in gf128_mul4()
259 gf128_mul4b(struct gf128 r, const uint8_t *v, struct gf128table4 *tbl) in gf128_mul4b()
H A Dgmac.h43 struct gf128table4 ghashtbl;