Searched refs:gf128mul_4k_lle (Results 1 – 4 of 4) sorted by relevance
96 gf128mul_4k_lle((be128 *)dst, ctx->gf128); in ghash_update()101 gf128mul_4k_lle((be128 *)dst, ctx->gf128); in ghash_update()125 gf128mul_4k_lle((be128 *)dst, ctx->gf128); in ghash_flush()
172 gf128mul_4k_lle(&dctx->buffer128, ctx->gf128); in polyval_update()178 gf128mul_4k_lle(&dctx->buffer128, ctx->gf128); in polyval_update()199 gf128mul_4k_lle(&dctx->buffer128, ctx->gf128); in polyval_final()
385 void gf128mul_4k_lle(be128 *a, const struct gf128mul_4k *t) in gf128mul_4k_lle() function398 EXPORT_SYMBOL(gf128mul_4k_lle);
228 void gf128mul_4k_lle(be128 *a, const struct gf128mul_4k *t);