Searched defs:exit_tfm (Results 1 – 6 of 6) sorted by relevance
145 void (*exit_tfm)(struct crypto_ahash *tfm); member212 void (*exit_tfm)(struct crypto_shash *tfm); member
587 static void exit_tfm(struct crypto_tfm *tfm) in exit_tfm() function