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

Anoob Joseph anoobj at marvell.com
Fri Apr 14 06:45:43 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>

Acked-by: Anoob Joseph <anoobj at marvell.com>




More information about the dev mailing list