DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hanxiao Li <li.hanxiao@zte.com.cn>
To: dev@dpdk.org
Cc: wang.yong19@zte.com.cn, gakhil@marvell.com,
	Hanxiao Li <li.hanxiao@zte.com.cn>
Subject: [PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases
Date: Fri, 11 Oct 2024 09:17:03 +0800	[thread overview]
Message-ID: <20241011011705.1428108-1-li.hanxiao@zte.com.cn> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 584 bytes --]

v1:
- add SM4-XTS algo and test cases.

Signed-off-by: Hanxiao Li <li.hanxiao@zte.com.cn>

---
Hanxiao Li (2):
  cryptodev: add SM4-XTS
  app/test: add SM4-XTS test cases

 app/test/test_cryptodev_blockcipher.c      |  3 +-
 app/test/test_cryptodev_sm4_test_vectors.h | 58 ++++++++++++++++++++++
 doc/guides/cryptodevs/features/default.ini |  1 +
 doc/guides/rel_notes/release_24_11.rst     |  4 ++
 lib/cryptodev/rte_crypto_sym.h             |  4 +-
 lib/cryptodev/rte_cryptodev.c              |  3 +-
 6 files changed, 70 insertions(+), 3 deletions(-)

-- 
2.27.0

[-- Attachment #1.1.2: Type: text/html , Size: 1138 bytes --]

             reply	other threads:[~2024-10-11  1:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11  1:17 Hanxiao Li [this message]
2024-10-11  1:17 ` [PATCH v1 1/2] cryptodev: add SM4-XTS Hanxiao Li
2024-10-11 12:21   ` [EXTERNAL] " Akhil Goyal
2024-10-11  1:17 ` [PATCH v1 2/2] app/test: add SM4-XTS test cases Hanxiao Li
2024-10-11 12:22 ` [EXTERNAL] [PATCH v1 0/2] cryptodev: add SM4-XTS algo and " 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=20241011011705.1428108-1-li.hanxiao@zte.com.cn \
    --to=li.hanxiao@zte.com.cn \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=wang.yong19@zte.com.cn \
    /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).