Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-842.h186 void nx842_crypto_exit(struct crypto_tfm *tfm);
H A Dnx-842.c124 void nx842_crypto_exit(struct crypto_tfm *tfm) in nx842_crypto_exit() function
132 EXPORT_SYMBOL_GPL(nx842_crypto_exit);
H A Dnx-common-powernv.c1047 .cra_exit = nx842_crypto_exit,