Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/opencrypto/
HDgfmult.h122 struct gf128 gf128_mul4b(struct gf128 r, const uint8_t *v,
HDgmac.c94 v = gf128_mul4b(v, data, &agc->ghashtbl); in AES_GMAC_Update()
HDgfmult.c256 gf128_mul4b(struct gf128 r, const uint8_t *v, struct gf128table4 *tbl) in gf128_mul4b() function