Home
last modified time | relevance | path

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

/linux-2.6.39/crypto/
Dghash-generic.c55 gf128mul_free_4k(ctx->gf128); in ghash_setkey()
132 gf128mul_free_4k(ctx->gf128); in ghash_exit_tfm()
/linux-2.6.39/include/crypto/
Dgf128mul.h178 static inline void gf128mul_free_4k(struct gf128mul_4k *t) in gf128mul_free_4k() function