[PATCH] examples/ipsec-secgw: fix AES-CTR IV length

Akhil Goyal gakhil at marvell.com
Tue Jun 20 12:32:16 CEST 2023


> Subject: [PATCH] examples/ipsec-secgw: fix AES-CTR IV length
> 
> Set AES-CTR IV length to 8 in SA config as it is
> used for per packet IV length and set it to 16
> in xform since the application populates 16B IV
> in the datapath. AES-CTR requires 16B IV
> constructed from nonce and counter.
> 
> Fixes: 5ff7502f345e ("examples/ipsec-secgw: set AES-CTR IV length to 16")
> 
> Signed-off-by: Tejasree Kondoj <ktejasree at marvell.com>
Applied to dpdk-next-crypto


More information about the dev mailing list