nx842_crypto_alloc_ctx
EXPORT_SYMBOL_GPL(nx842_crypto_alloc_ctx);
void *nx842_crypto_alloc_ctx(struct nx842_driver *driver);
return nx842_crypto_alloc_ctx(&nx842_powernv_driver);
return nx842_crypto_alloc_ctx(&nx842_pseries_driver);