ipsec: fix crypto ops in esp decrypt 72/32572/2
authorBenoît Ganne <bganne@cisco.com>
Thu, 27 May 2021 16:49:42 +0000 (18:49 +0200)
committerNeale Ranns <neale@graphiant.com>
Fri, 4 Jun 2021 18:38:08 +0000 (18:38 +0000)
commite631ece4aa32b33651ed458200ab551ffb8fbb47
tree040ded395603330b1d13a61634d7a0ccb5033528
parentd838e533f1f8f5335ceadb193fa9554f44d04fbf
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>
src/vnet/ipsec/esp_decrypt.c