Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dgfmult.c42 gf128_mulalpha(struct gf128 v) in gf128_mulalpha() function
68 tbl[i] = gf128_mulalpha(tbl[i / 2]); in gf128_genmultable()