[dpdk-dev] [PATCH 2/4] crypto/dpaa_sec: fix HMAC supported digest sizes

Akhil Goyal akhil.goyal at nxp.com
Fri Apr 20 12:35:52 CEST 2018


On 4/19/2018 10:22 PM, Hemant Agrawal wrote:
> For HMAC algorithms (MD5-HMAC, SHAx-HMAC), the supported
> digest sizes are not a fixed value, but a range between
> 1 and the maximum digest size for those algorithms.
> Also setting iv_size as 0.
>
> Fixes: c3e85bdcc6e6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
> Cc: stable at dpdk.org
>
> Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---

Acked-by: Akhil Goyal <akhil.goyal at nxp.com>



More information about the dev mailing list