Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/nx/
Dnx-842.h181 void nx842_crypto_exit(struct crypto_tfm *tfm);
Dnx-842.c124 void nx842_crypto_exit(struct crypto_tfm *tfm) in nx842_crypto_exit() function
132 EXPORT_SYMBOL_GPL(nx842_crypto_exit);
Dnx-common-powernv.c1048 .cra_exit = nx842_crypto_exit,
Dnx-842-pseries.c967 .cra_exit = nx842_crypto_exit,