Searched defs:exit_tfm (Results 1 – 2 of 2) sorted by relevance
148 void (*exit_tfm)(struct crypto_ahash *tfm); member214 void (*exit_tfm)(struct crypto_shash *tfm); member
658 static void exit_tfm(struct crypto_tfm *tfm) in exit_tfm() function