nx842_crypto_init  988 drivers/crypto/nx/nx-842-powernv.c 	return nx842_crypto_init(tfm, &nx842_powernv_driver);
nx842_crypto_init  956 drivers/crypto/nx/nx-842-pseries.c 	return nx842_crypto_init(tfm, &nx842_pseries_driver);
nx842_crypto_init  122 drivers/crypto/nx/nx-842.c EXPORT_SYMBOL_GPL(nx842_crypto_init);
nx842_crypto_init  180 drivers/crypto/nx/nx-842.h int nx842_crypto_init(struct crypto_tfm *tfm, struct nx842_driver *driver);