Searched refs:nx842_crypto_init (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/nx/
H A Dnx-842.h182 int nx842_crypto_init(struct crypto_tfm *tfm, struct nx842_driver *driver);
H A Dnx-842.c104 int nx842_crypto_init(struct crypto_tfm *tfm, struct nx842_driver *driver) function
122 EXPORT_SYMBOL_GPL(nx842_crypto_init); variable
H A Dnx-common-powernv.c1036 return nx842_crypto_init(tfm, &nx842_powernv_driver);
H A Dnx-common-pseries.c1013 return nx842_crypto_init(tfm, &nx842_pseries_driver);

Completed in 138 milliseconds