Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c4427 static void generic_cra_exit(struct crypto_tfm *tfm) in generic_cra_exit() function
4437 generic_cra_exit(tfm); in aead_cra_exit()
4611 crypto->cra_exit = generic_cra_exit; in spu_register_ablkcipher()
4650 hash->halg.base.cra_exit = generic_cra_exit; in spu_register_ahash()