DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Arek Kusztal <arkadiuszx.kusztal@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "kai.ji@intel.com" <kai.ji@intel.com>
Subject: RE: [EXT] [PATCH v2 0/2] crypto/qat: add sm3 and sm4 algorithms
Date: Fri, 30 Sep 2022 17:44:08 +0000	[thread overview]
Message-ID: <CO6PR18MB44845B49FAE3A34CEEA6412AD8569@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20220930094108.6406-1-arkadiuszx.kusztal@intel.com>

> ShangMi 4 (SM4) is a block cipher used in the Chinese National Standard for
> Wireless LAN WAPI and also used with Transport Layer Security.
> ShangMi 3 (SM3) is a cryptographic hash function used in the Chinese National
> Standard.
> 
> This patcheset adds both to the Intel QuickAssist Technology PMD.
> 
> Depends-on: series-24882 ("cryptodev: add SM3 and SM4 algorithms")
> 
> v2:
> - Fixed hardcoded number.
> 
> Arek Kusztal (2):
>   crypto/qat: add SM4 encryption algorithm
>   crypto/qat : add SM3 hash algorithm
> 
>  doc/guides/cryptodevs/features/qat.ini       |  4 +++
>  doc/guides/rel_notes/release_22_11.rst       |  7 ++++++
>  drivers/common/qat/qat_adf/icp_qat_hw.h      |  4 ++-
>  drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c |  9 +++++++
>  drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c |  9 +++++++
>  drivers/crypto/qat/qat_sym_session.c         | 37 +++++++++++++++++++++++++-
> --
applied to dpdk-next-crypto

Thanks.

      parent reply	other threads:[~2022-09-30 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30  9:41 Arek Kusztal
2022-09-30  9:41 ` [PATCH v2 1/2] crypto/qat: add SM4 encryption algorithm Arek Kusztal
2022-09-30  9:41 ` [PATCH v2 2/2] crypto/qat : add SM3 hash algorithm Arek Kusztal
2022-09-30 17:44 ` Akhil Goyal [this message]

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=CO6PR18MB44845B49FAE3A34CEEA6412AD8569@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    --cc=kai.ji@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).