DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Add ZUC EEA3 capability to Intel(R) QuickAssist Technology driver
@ 2017-03-01  7:56 Arek Kusztal
  2017-03-01  7:56 ` [dpdk-dev] [PATCH 1/2] crypto/qat: add ZUC EEA3 cipher capability Arek Kusztal
  2017-03-01  7:56 ` [dpdk-dev] [PATCH 2/2] app/test: add ZUC EEA3 test cases to QAT test suite Arek Kusztal
  0 siblings, 2 replies; 7+ messages in thread
From: Arek Kusztal @ 2017-03-01  7:56 UTC (permalink / raw)
  To: dev
  Cc: fiona.trahe, pablo.de.lara.guarch, john.griffin, deepak.k.jain,
	Arek Kusztal

This patchset add ZUC EEA3 stream cipher capability to Intel(R) QuickAssist Technology
driver and corresponding test cases to QAT test suite

Arek Kusztal (2):
  crypto/qat: add ZUC EEA3 cipher capability
  app/test: add ZUC EEA3 test cases to QAT test suite

 app/test/test_cryptodev.c                        | 12 +++
 doc/guides/cryptodevs/qat.rst                    |  2 +
 drivers/crypto/qat/qat_adf/qat_algs.h            | 11 ++-
 drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 97 ++++++++++++++++++++----
 drivers/crypto/qat/qat_crypto.c                  | 34 ++++++++-
 5 files changed, 137 insertions(+), 19 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-03  6:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01  7:56 [dpdk-dev] [PATCH 0/2] Add ZUC EEA3 capability to Intel(R) QuickAssist Technology driver Arek Kusztal
2017-03-01  7:56 ` [dpdk-dev] [PATCH 1/2] crypto/qat: add ZUC EEA3 cipher capability Arek Kusztal
2017-03-01 12:30   ` Trahe, Fiona
2017-03-01 20:33   ` De Lara Guarch, Pablo
2017-03-03  6:23   ` Yang, GangX
2017-03-01  7:56 ` [dpdk-dev] [PATCH 2/2] app/test: add ZUC EEA3 test cases to QAT test suite Arek Kusztal
2017-03-01 12:31   ` Trahe, Fiona

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