Home
last modified time | relevance | path

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

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