Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/nx/
Dnx-842.h177 void nx842_crypto_exit(struct crypto_tfm *tfm);
Dnx-842.c133 void nx842_crypto_exit(struct crypto_tfm *tfm) in nx842_crypto_exit() function
141 EXPORT_SYMBOL_GPL(nx842_crypto_exit);
Dnx-842-powernv.c600 .cra_exit = nx842_crypto_exit,
Dnx-842-pseries.c982 .cra_exit = nx842_crypto_exit,