Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dghash-generic.c44 gf128mul_free_4k(ctx->gf128); in ghash_setkey()
121 gf128mul_free_4k(ctx->gf128); in ghash_exit_tfm()
/Linux-v4.19/include/crypto/
Dgf128mul.h231 static inline void gf128mul_free_4k(struct gf128mul_4k *t) in gf128mul_free_4k() function