crypto/aesni_mb: fix out-of-bounds access
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 24 Jun 2019 15:40:52 +0000 (16:40 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:28:14 +0000 (15:28 +0200)
commit11678a147176e9c126fc6f6eac82aea08e706340
treec260ab997f6004fa54d8510740a07160c665e966
parentc9030ae382eb942485dfa4e7657b4953bc77b2a9
crypto/aesni_mb: fix out-of-bounds access

This patch fixes the out-of-bounds coverity issue by adding
missed algorithms to the array.

Coverity issue: 337683
Fixes: c68d7aa354f6 ("crypto/aesni_mb: use architecture independent macros")
Cc: stable@dpdk.org
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h