DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/3] support stream cipher chained operations
@ 2022-06-20 12:26 Tejasree Kondoj
  2022-06-20 12:26 ` [PATCH v2 1/3] crypto/cnxk: fix CMAC IV Tejasree Kondoj
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tejasree Kondoj @ 2022-06-20 12:26 UTC (permalink / raw)
  To: Akhil Goyal; +Cc: Anoob Joseph, Ankur Dwivedi, dev

This series adds support for zuc, snow3g and
aes-ctr-cmac chained operations in cn9k PMD.

v2:
* Split autotest patch into separate series

Tejasree Kondoj (3):
  crypto/cnxk: fix CMAC IV
  crypto/cnxk: support stream cipher chained operations
  crypto/cnxk: support scatter gather mode

 drivers/common/cnxk/roc_se.c             | 271 +++++++++++++-----
 drivers/common/cnxk/roc_se.h             |  74 ++++-
 drivers/crypto/cnxk/cnxk_cryptodev_ops.c |  69 ++++-
 drivers/crypto/cnxk/cnxk_se.h            | 344 +++++++++++++++++++++--
 4 files changed, 644 insertions(+), 114 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-21 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20 12:26 [PATCH v2 0/3] support stream cipher chained operations Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 1/3] crypto/cnxk: fix CMAC IV Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 2/3] crypto/cnxk: support stream cipher chained operations Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 3/3] crypto/cnxk: support scatter gather mode Tejasree Kondoj
2022-06-21 12:37 ` [PATCH v2 0/3] support stream cipher chained operations 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).