Searched refs:gf128_mul4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/opencrypto/
H A Dgfmult.h64 * A set of tables that contain h, h^2, h^3, h^4. To be used w/ gf128_mul4.
123 struct gf128 gf128_mul4(struct gf128 a, struct gf128 b, struct gf128 c,
H A Dgfmult.c236 gf128_mul4(struct gf128 a, struct gf128 b, struct gf128 c, struct gf128 d, function

Completed in 73 milliseconds