Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dghash-generic.c65 gf128mul_free_4k(ctx->gf128); in ghash_setkey()
147 gf128mul_free_4k(ctx->gf128); in ghash_exit_tfm()
H A Dpolyval-generic.c128 gf128mul_free_4k(ctx->gf128); in polyval_setkey()
208 gf128mul_free_4k(ctx->gf128); in polyval_exit_tfm()
/openbmc/linux/include/crypto/
H A Dgf128mul.h231 static inline void gf128mul_free_4k(struct gf128mul_4k *t) in gf128mul_free_4k() function