[dpdk-dev] [PATCH v3] crypto/openssl: support truncated HMAC operations

Akhil Goyal akhil.goyal at nxp.com
Tue Oct 9 12:45:16 CEST 2018



On 10/3/2018 1:30 AM, Dmitry Eremin-Solenikov wrote:
> IPsec requires truncated HMAC operations support. Extend OpenSSL crypto
> PMD to support truncated HMAC operations necessary for IPsec.
>
> Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov at linaro.org>
> ---
> Changes since V2:
>   - support all digest sizes from 1 up to full digest length.
>
>   drivers/crypto/openssl/rte_openssl_pmd.c     | 19 ++++++-------
>   drivers/crypto/openssl/rte_openssl_pmd_ops.c | 28 ++++++++++----------
>   2 files changed, 24 insertions(+), 23 deletions(-)
>
>
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>

Applied to dpdk-next-crypto

Thanks


More information about the dev mailing list