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.Fixes: f947fd77185f ("crypto/dpaa2_sec: fix HMAC supported key sizes") Cc: [email protected] Signed-off-by: Nipun Gupta <[email protected]> Signed-off-by: Hemant Agrawal <[email protected]> ---
Acked-by: Akhil Goyal <[email protected]>

