net/octeontx2: support anti-replay for security session
authorAnkur Dwivedi <adwivedi@marvell.com>
Fri, 18 Sep 2020 11:09:42 +0000 (16:39 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 14 Oct 2020 20:22:06 +0000 (22:22 +0200)
commite91b4f45ff548c1bbcdc478a3a2a63bbcf181799
treeb2e2f843b59cca28e5230d01ec22b946c57ab5e5
parent79365018409917a1bf3222cb3352d7c06a878e87
net/octeontx2: support anti-replay for security session

Initialize the inbound session for anti replay. The replay
window is allocated during session create and freed in session destroy.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/octeontx2/otx2_ipsec_fp.h
drivers/crypto/octeontx2/otx2_security.h
drivers/net/octeontx2/otx2_ethdev_sec.c