[dpdk-dev] [PATCH 2/3] crypto/openssl: fix HMAC supported key sizes

Declan Doherty declan.doherty at intel.com
Thu Jul 27 12:21:09 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: d61f70b4c918 ("crypto/libcrypto: add driver for OpenSSL library")
> 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