From: "Kovacevic, Marko" <marko.kovacevic@intel.com>
To: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
"Doherty, Declan" <declan.doherty@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
Subject: Re: [dpdk-dev] [PATCH 0/5] AESNI MB PMD changes
Date: Mon, 20 Aug 2018 11:18:59 +0000 [thread overview]
Message-ID: <6DC05C7C5F25994B81B3F2F214251F6602027C30@IRSMSX104.ger.corp.intel.com> (raw)
In-Reply-To: <20180814003848.11095-1-pablo.de.lara.guarch@intel.com>
> The Multi-buffer library supports full digest sizes for the HMAC algorithms
> (except for MD5), from 0.50 version.
> Also, since 0.50, keys larger than the algorithm block size can be used for
> HMAC algorithms, performing a hash on the key.
>
> Therefore, the AESNI MB PMD now supports any key size for the HMAC
> algorithms and any truncated digest size for any SHAx-HMAC and AES-CMAC
> algorithm.
>
> Pablo de Lara (5):
> crypto/aesni_mb: support all truncated HMAC digest sizes
> crypto/aesni_mb: check for invalid digest size
> crypto/aesni_mb: fix truncated digest size for CMAC
> crypto/aesni_mb: support all truncated CMAC digest sizes
> crypto/aesni_mb: support large HMAC key sizes
>
> drivers/crypto/aesni_mb/aesni_mb_ops.h | 61 ++++++
> drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c | 180 +++++++++++++++---
> .../crypto/aesni_mb/rte_aesni_mb_pmd_ops.c | 60 +++++-
> .../aesni_mb/rte_aesni_mb_pmd_private.h | 24 +--
> 4 files changed, 285 insertions(+), 40 deletions(-)
>
Series-Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
next prev parent reply other threads:[~2018-08-20 11:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-14 0:38 Pablo de Lara
2018-08-14 0:38 ` [dpdk-dev] [PATCH 1/5] crypto/aesni_mb: support all truncated HMAC digest sizes Pablo de Lara
2018-08-14 0:38 ` [dpdk-dev] [PATCH 2/5] crypto/aesni_mb: check for invalid digest size Pablo de Lara
2018-08-14 0:38 ` [dpdk-dev] [PATCH 3/5] crypto/aesni_mb: fix truncated digest size for CMAC Pablo de Lara
2018-08-14 0:38 ` [dpdk-dev] [PATCH 4/5] crypto/aesni_mb: support all truncated CMAC digest sizes Pablo de Lara
2018-08-14 0:38 ` [dpdk-dev] [PATCH 5/5] crypto/aesni_mb: support large HMAC key sizes Pablo de Lara
2018-08-20 11:18 ` Kovacevic, Marko [this message]
2018-09-26 12:26 ` [dpdk-dev] [PATCH 0/5] AESNI MB PMD changes Akhil Goyal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6DC05C7C5F25994B81B3F2F214251F6602027C30@IRSMSX104.ger.corp.intel.com \
--to=marko.kovacevic@intel.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).