> This patch extends creation of inline session to all the algorithms. > Previously the inline session was enabled only for AES-GCM cipher. > > Fixes: 3a690d5a65e2 ("examples/ipsec-secgw: fix first packet with inline > crypto") > > Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com> > --- > examples/ipsec-secgw/sa.c | 26 ++++++++++++-------------- > 1 file changed, 12 insertions(+), 14 deletions(-)
Acked-by: Anoob Joseph <ano...@marvell.com>