RE: [EXTERNAL] [PATCH 1/4] crypto/dpaa_sec: enhance IPsec extended sequence number

2024-11-06 Thread Akhil Goyal
> From: Gagandeep Singh > > Setting ESN seq number initialization. > Initialize the sequence number of ESP to 1. > > Signed-off-by: Gagandeep Singh > Signed-off-by: Barry Cao > --- Series applied to dpdk-next-crypto Thanks.

[PATCH 1/4] crypto/dpaa_sec: enhance IPsec extended sequence number

2024-10-25 Thread Hemant Agrawal
From: Gagandeep Singh Setting ESN seq number initialization. Initialize the sequence number of ESP to 1. Signed-off-by: Gagandeep Singh Signed-off-by: Barry Cao --- drivers/crypto/dpaa_sec/dpaa_sec.c | 17 ++--- drivers/crypto/dpaa_sec/dpaa_sec.h | 10 +++--- 2 files changed,