Home
last modified time | relevance | path

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

/drivers/crypto/nx/
A Dnx-842.h186 void *nx842_crypto_alloc_ctx(struct nx842_driver *driver);
A Dnx-842.c104 void *nx842_crypto_alloc_ctx(struct nx842_driver *driver) in nx842_crypto_alloc_ctx() function
127 EXPORT_SYMBOL_GPL(nx842_crypto_alloc_ctx);
A Dnx-common-powernv.c1037 return nx842_crypto_alloc_ctx(&nx842_powernv_driver); in nx842_powernv_crypto_alloc_ctx()
A Dnx-common-pseries.c1014 return nx842_crypto_alloc_ctx(&nx842_pseries_driver); in nx842_pseries_crypto_alloc_ctx()

Completed in 10 milliseconds