DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Power, Ciara" <ciara.power@intel.com>
To: Tejasree Kondoj <ktejasree@marvell.com>,
	Akhil Goyal <gakhil@marvell.com>,
	 "Zhang, Roy Fan" <roy.fan.zhang@intel.com>
Cc: Anoob Joseph <anoobj@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v4] app/test: add additional stream cipher tests
Date: Tue, 28 Jun 2022 12:07:22 +0000	[thread overview]
Message-ID: <MN2PR11MB3821513DC3BAA7828741DD2DE6B89@MN2PR11MB3821.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220623181947.1873162-1-ktejasree@marvell.com>



> -----Original Message-----
> From: Tejasree Kondoj <ktejasree@marvell.com>
> Sent: Thursday 23 June 2022 19:20
> To: Akhil Goyal <gakhil@marvell.com>; Power, Ciara <ciara.power@intel.com>;
> Zhang, Roy Fan <roy.fan.zhang@intel.com>
> Cc: Anoob Joseph <anoobj@marvell.com>; Ankur Dwivedi
> <adwivedi@marvell.com>; dev@dpdk.org
> Subject: [PATCH v4] app/test: add additional stream cipher tests
> 
> Adding zuc, snow3g and aes-ctr-cmac auth-cipher test vectors with same auth
> and cipher offsets and total digest data encrypted.
> Existing tests have different cipher and auth offsets and partial or no digest
> encrypted.
> 
> Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
> ---
> v4:
> * Set last 3 bytes of IV to zero in each 8 byte block
> 
> v3:
> * Modified IV of test vectors as per specification
> 
> v2:
> * Removed cn9k PMD checks
> 
>  app/test/test_cryptodev.c                     | 270 ++++++++++++++++++
>  app/test/test_cryptodev_mixed_test_vectors.h  | 194 +++++++++++++
> app/test/test_cryptodev_snow3g_test_vectors.h |  67 +++++
>  app/test/test_cryptodev_zuc_test_vectors.h    |  77 +++++
>  4 files changed, 608 insertions(+)

Thanks for updating those vectors to match spec.

Acked-by: Ciara Power <ciara.power@intel.com>


  reply	other threads:[~2022-06-28 12:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  7:36 [PATCH 0/4] support stream cipher chained operations Tejasree Kondoj
2022-06-17  7:36 ` [PATCH 1/4] crypto/cnxk: fix CMAC IV Tejasree Kondoj
2022-06-17  7:36 ` [PATCH 2/4] crypto/cnxk: support stream cipher chained operations Tejasree Kondoj
2022-06-17  7:36 ` [PATCH 3/4] crypto/cnxk: support scatter gather mode Tejasree Kondoj
2022-06-17  7:36 ` [PATCH 4/4] app/test: add additional stream cipher tests Tejasree Kondoj
2022-06-20 12:30   ` [PATCH v2] " Tejasree Kondoj
2022-06-21 12:51     ` Akhil Goyal
2022-06-21 14:27       ` Power, Ciara
2022-06-23  6:19         ` Tejasree Kondoj
2022-06-23 13:41     ` [PATCH v3] " Tejasree Kondoj
2022-06-23 18:19       ` [PATCH v4] " Tejasree Kondoj
2022-06-28 12:07         ` Power, Ciara [this message]
2022-06-28 12:15           ` 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=MN2PR11MB3821513DC3BAA7828741DD2DE6B89@MN2PR11MB3821.namprd11.prod.outlook.com \
    --to=ciara.power@intel.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=ktejasree@marvell.com \
    --cc=roy.fan.zhang@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).