Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dhash.h145 void (*exit_tfm)(struct crypto_ahash *tfm); member
212 void (*exit_tfm)(struct crypto_shash *tfm); member
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dixp4xx_crypto.c603 static void exit_tfm(struct crypto_tfm *tfm) in exit_tfm() function