> Subject: [PATCH v3] examples/ipsec-secgw: set AES-CTR IV length to 16
>
> Set AES-CTR IV length to 16 which includes
> 8B per packet IV, 4B nonce and 4B counter
> as populated in datapath.
>
> Signed-off-by: Tejasree Kondoj
Acked-by: Akhil Goyal
Applied to dpdk-next-crypto
Thanks.
Set AES-CTR IV length to 16 which includes
8B per packet IV, 4B nonce and 4B counter
as populated in datapath.
Signed-off-by: Tejasree Kondoj
---
v3:
* Changed IV length in initialization.
v2:
* Rebased v1
examples/ipsec-secgw/sa.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
dif
2 matches
Mail list logo