> Subject: [PATCH] crypto/octeontx2: fix ESN seqhi
>
> For current pkt, previous seqhi is used instead of its guessed seqhi. Fixed
> it.
>
> Fixes: 5be562bc5b78 ("crypto/octeontx2: support IPsec ESN and anti-replay")
> Cc: [email protected]
>
> Signed-off-by: Archana Muniganti <[email protected]>
> ---
> drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
> Acked-by: Anoob Joseph <[email protected]>

