v1:<br />- add SM4-XTS algo and test cases.<br /> <br />Signed-off-by: Hanxiao Li <li.hanxiao@zte.com.cn> <br /> <br />---<br />Hanxiao Li (2):<br />  cryptodev: add SM4-XTS<br />  app/test: add SM4-XTS test cases<br /> <br /> app/test/test_cryptodev_blockcipher.c      |  3 +-<br /> app/test/test_cryptodev_sm4_test_vectors.h | 58 ++++++++++++++++++++++<br /> doc/guides/cryptodevs/features/default.ini |  1 +<br /> doc/guides/rel_notes/release_24_11.rst     |  4 ++<br /> lib/cryptodev/rte_crypto_sym.h             |  4 +-<br /> lib/cryptodev/rte_cryptodev.c              |  3 +-<br /> 6 files changed, 70 insertions(+), 3 deletions(-)<br /> <br />--  <br />2.27.0<br />