]> git.droids-corp.org - dpdk.git/commit
crypto/dpaa_sec: fix digest size
authorGagandeep Singh <g.singh@nxp.com>
Thu, 17 Mar 2022 08:55:58 +0000 (14:25 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 28 Apr 2022 06:54:50 +0000 (08:54 +0200)
commit841147ef973b415e8e21b6521e93361001ee2fc1
tree63e318928dafd1d9ccdb89052116781828b45ed1
parent13ce2681038f5025cabc76b5b930c83b9bea2c93
crypto/dpaa_sec: fix digest size

DPAA crypto driver can support 64 bytes size digest size
for SHA512-HMAC.
This patch changes the value of macro max supported digest size to
64.

Fixes: c3e85bdcc6e6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Cc: stable@dpdk.org
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
drivers/crypto/dpaa_sec/dpaa_sec.h