[PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases

Hanxiao Li li.hanxiao at zte.com.cn
Fri Oct 11 03:17:03 CEST 2024


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

Signed-off-by: Hanxiao Li <li.hanxiao at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241011/3fe47ad5/attachment.htm>


More information about the dev mailing list