crypto/mvsam: add 3DES ECB to the capabilities list
authorTomasz Duszynski <tdu@semihalf.com>
Fri, 21 Sep 2018 14:53:59 +0000 (16:53 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 17 Oct 2018 10:16:54 +0000 (12:16 +0200)
commitd3f37c2222e59edbef87921290694299249bd24e
tree1275b0ac5cc3f20f06e1291fbfec9648d0f9dd4b
parentc1c407438d24f06d26757b202b48c3777fb71779
crypto/mvsam: add 3DES ECB to the capabilities list

3DES in ECB mode is supported by the PMD thus specific
entry should exist in the crypto PMD capabilities list.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Reviewed-by: Natalie Samsonov <nsamsono@marvell.com>
drivers/crypto/mvsam/rte_mrvl_pmd_ops.c