Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-842.h181 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.c1048 .cra_exit = nx842_crypto_exit,
H A Dnx-842-pseries.c969 .cra_exit = nx842_crypto_exit,