Searched refs:gf128_mul4b (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/opencrypto/
H A Dgfmult.h125 struct gf128 gf128_mul4b(struct gf128 r, const uint8_t *v,
H A Dgmac.c83 v = gf128_mul4b(v, data, &agc->ghashtbl);
H A Dgfmult.c259 gf128_mul4b(struct gf128 r, const uint8_t *v, struct gf128table4 *tbl) function

Completed in 51 milliseconds