Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dghash-generic.c134 static void ghash_exit_tfm(struct crypto_tfm *tfm) in ghash_exit_tfm() function
156 .cra_exit = ghash_exit_tfm,