crypto/octeontx: enable non-byte aligned data
authorAnkur Dwivedi <adwivedi@marvell.com>
Sat, 16 May 2020 09:26:57 +0000 (14:56 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sun, 17 May 2020 14:10:44 +0000 (16:10 +0200)
commit32b8f26adf8b26a55230408ff6adffd4b2327e52
treef16d907ba64283d3e3e01b1b3c51439c05b7115d
parent96330d215f272c344d7329fd136cc17aa9301289
crypto/octeontx: enable non-byte aligned data

The OCTEON TX crypto PMD supports non-byte aligned data as
input for SNOW and ZUC algos. Adding the same to the feature list.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
doc/guides/cryptodevs/features/octeontx.ini
drivers/crypto/octeontx/otx_cryptodev_ops.c