Searched refs:gf128mul_free_4k (Results 1 – 3 of 3) sorted by relevance
65 gf128mul_free_4k(ctx->gf128); in ghash_setkey()147 gf128mul_free_4k(ctx->gf128); in ghash_exit_tfm()
128 gf128mul_free_4k(ctx->gf128); in polyval_setkey()208 gf128mul_free_4k(ctx->gf128); in polyval_exit_tfm()
231 static inline void gf128mul_free_4k(struct gf128mul_4k *t) in gf128mul_free_4k() function