[dpdk-dev] [PATCH 1/3] crypto/aesni_mb: fix HMAC supported key sizes

Declan Doherty declan.doherty at intel.com
Thu Jul 27 12:22:19 CEST 2017


On 25/07/2017 6:24 AM, Pablo de Lara wrote:
> For HMAC algorithms (MD5-HMAC, SHAx-HMAC), the supported
> key sizes are not a fixed value, but a range between
> 1 and the block size.
>
> Fixes: 26c2e4ad5ad4 ("cryptodev: add capabilities discovery")
> Cc: stable at dpdk.org
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
...
>


Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list