Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dgfmult.h120 struct gf128 gf128_mul4(struct gf128 a, struct gf128 b, struct gf128 c,
H A Dgfmult.c233 gf128_mul4(struct gf128 a, struct gf128 b, struct gf128 c, struct gf128 d, in gf128_mul4() function