Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dgfmult.h63 struct gf128table4 { struct
118 void gf128_genmultable4(struct gf128 h, struct gf128table4 *t);
121 struct gf128 d, struct gf128table4 *tbl);
123 struct gf128table4 *tbl);
H A Dgfmult.c84 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4()
173 struct gf128 x, struct gf128table4 *tbl) in gfmultword4()
234 struct gf128table4 *tbl) in gf128_mul4()
256 gf128_mul4b(struct gf128 r, const uint8_t *v, struct gf128table4 *tbl) in gf128_mul4b()
H A Dgmac.h40 struct gf128table4 ghashtbl;