DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases
@ 2024-10-11  1:17 Hanxiao Li
  2024-10-11  1:17 ` [PATCH v1 1/2] cryptodev: add SM4-XTS Hanxiao Li
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hanxiao Li @ 2024-10-11  1:17 UTC (permalink / raw)
  To: dev; +Cc: wang.yong19, gakhil, Hanxiao Li


[-- 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 --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-11 12:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-11  1:17 [PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases Hanxiao Li
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

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).