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: [email protected] Signed-off-by: Nipun Gupta <[email protected]> Signed-off-by: Hemant Agrawal <[email protected]> ---
Acked-by: Akhil Goyal <[email protected]>

