ipsec: allow null cipher with dpdk esp 64/22364/2
authorChristian E. Hopps <chopps@chopps.org>
Fri, 27 Sep 2019 19:19:19 +0000 (15:19 -0400)
committerNeale Ranns <nranns@cisco.com>
Mon, 30 Sep 2019 08:26:59 +0000 (08:26 +0000)
commit5a2426386d31c90e833c639332a80a8b60bfed2f
treef0ba4a92f44f3a0a46c581576904cef014ed230e
parent9a5aab34f51bc1e5458456888ba142ee1055e1f4
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 <chopps@chopps.org>
Change-Id: I6d8b66223a0ffb0952c2dd6fa898a8a2289fef7a
src/plugins/dpdk/ipsec/esp_encrypt.c