ipsec: allow null cipher with dpdk esp 66/22466/2
authorChristian E. Hopps <[email protected]>
Fri, 27 Sep 2019 19:19:19 +0000 (15:19 -0400)
committerAndrew Yourtchenko <[email protected]>
Thu, 3 Oct 2019 10:07:17 +0000 (10:07 +0000)
commit432fe38b61831a24f34fc6c16d188dfbfe13b90f
treea5c0a0a6af7b00ab4928a8d1d8acf23a2506d8c3
parent41e96bbc6448afcfab5842a281315bae74a463ad
ipsec: allow null cipher with dpdk esp

The NULL cipher is a (valid) non-AEAD choice for ESP encrypt path.
Allow it.

Type: fix
Signed-off-by: Christian E. Hopps <[email protected]>
Change-Id: I6d8b66223a0ffb0952c2dd6fa898a8a2289fef7a
(cherry picked from commit 5a2426386d31c90e833c639332a80a8b60bfed2f)
src/plugins/dpdk/ipsec/esp_encrypt.c