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] crypto/aesni_gcm: support all truncated digest sizes
Date: Fri, 24 Aug 2018 15:10:39 +0000 [thread overview]
Message-ID: <6DC05C7C5F25994B81B3F2F214251F6602029022@IRSMSX104.ger.corp.intel.com> (raw)
In-Reply-To: <20180814005430.5770-1-pablo.de.lara.guarch@intel.com>
> The full digest size of GCM/GMAC algorithms is 16 bytes.
> However, it is sometimes truncated to a smaller size (such as in IPSec).
> This commit allows a user to generate a digest of any size up to the full size.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> ---
> drivers/crypto/aesni_gcm/aesni_gcm_pmd.c | 79 +++++++++++++------
> drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c | 8 +-
> .../crypto/aesni_gcm/aesni_gcm_pmd_private.h | 6 +-
> 3 files changed, 65 insertions(+), 28 deletions(-)
>
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
next prev parent reply other threads:[~2018-08-24 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-14 0:54 Pablo de Lara
2018-08-24 15:10 ` Kovacevic, Marko [this message]
2018-09-26 12:27 ` 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=6DC05C7C5F25994B81B3F2F214251F6602029022@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).