net/octeontx2: move security session struct to crypto PMD
authorTejasree Kondoj <ktejasree@marvell.com>
Thu, 16 Jul 2020 08:39:25 +0000 (14:09 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sat, 18 Jul 2020 21:09:02 +0000 (23:09 +0200)
commit858797bbcd9c6e36fb9d283a88edcd0bb89d5d67
tree49807e485dda7ae25e9a5bad8f2ec35cf57c7b7a
parent0136dd3727165dcf08bb8a654548707577956a47
net/octeontx2: move security session struct to crypto PMD

This patch moves otx2_sec_session structure to otx2_security.h
to make it common for inline and lookaside protocol modes of
rte_security

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/octeontx2/otx2_security.h [new file with mode: 0644]
drivers/net/octeontx2/otx2_ethdev_sec.c
drivers/net/octeontx2/otx2_ethdev_sec.h
drivers/net/octeontx2/otx2_ethdev_sec_tx.h