Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-842.h180 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) in nx842_crypto_init() function
122 EXPORT_SYMBOL_GPL(nx842_crypto_init);
H A Dnx-common-powernv.c1036 return nx842_crypto_init(tfm, &nx842_powernv_driver); in nx842_powernv_crypto_init()
H A Dnx-common-pseries.c1013 return nx842_crypto_init(tfm, &nx842_pseries_driver); in nx842_pseries_crypto_init()