crypto/octeontx2: add asymmetric session
authorKanaka Durga Kotamarthy <kkotamarthy@marvell.com>
Wed, 16 Oct 2019 15:25:42 +0000 (20:55 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commit364b9bfc818641b707b9ab7f04555ff2af1bc3b1
tree8c9230bba07e58658ff6aa539b79e7c223392109
parent6995630e876d40849d5c2756fcf896092e71beb0
crypto/octeontx2: add asymmetric session

This patch adds asymmetric session setup and free routines.
RSA and modexp operations are supported.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Kanaka Durga Kotamarthy <kkotamarthy@marvell.com>
Signed-off-by: Sunila Sahu <ssahu@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
doc/guides/cryptodevs/features/octeontx2.ini
doc/guides/cryptodevs/octeontx2.rst
drivers/crypto/octeontx2/otx2_cryptodev.c
drivers/crypto/octeontx2/otx2_cryptodev_capabilities.c
drivers/crypto/octeontx2/otx2_cryptodev_ops.c