ipsec: fix crypto ops in esp decrypt 27/32627/1
authorBenoît Ganne <bganne@cisco.com>
Thu, 27 May 2021 16:49:42 +0000 (18:49 +0200)
committerBeno�t Ganne <bganne@cisco.com>
Wed, 9 Jun 2021 12:18:52 +0000 (12:18 +0000)
commit6ac910e0d62f984aca0caca7b07c794beae6e4ba
treef8e2ec2d986156a4bb2306027ea8ac99e61be435
parentf9d10e7dd54400baaed360f5c2ead0de5ea05287
ipsec: fix crypto ops in esp decrypt

When both chained and non-chained buffers are processed in the same
vector, make sure the non-chained buffers are processed as non-chained
crypto ops.

Type: fix

Change-Id: I19fc02c25a0d5e2e8a1342e2b88bbae3fe92862f
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit e631ece4aa32b33651ed458200ab551ffb8fbb47)
src/vnet/ipsec/esp_decrypt.c