Home
last modified time | relevance | path

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

/openbmc/linux/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.c1047 .cra_exit = nx842_crypto_exit,
H A Dnx-common-pseries.c1024 .cra_exit = nx842_crypto_exit,