Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dghash-generic.c143 static void ghash_exit_tfm(struct crypto_tfm *tfm) in ghash_exit_tfm() function
164 .cra_exit = ghash_exit_tfm,