Home
last modified time | relevance | path

Searched defs:exit_tfm (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/include/crypto/
Dhash.h169 void (*exit_tfm)(struct crypto_ahash *tfm); member
235 void (*exit_tfm)(struct crypto_shash *tfm); member
/linux-6.8/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c658 static void exit_tfm(struct crypto_tfm *tfm) in exit_tfm() function