DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] add tests for RSA key type CRT
@ 2019-07-11 13:22 Ayuj Verma
  2019-07-11 13:22 ` [dpdk-dev] [PATCH v1 1/2] test/crypto: move rsa enqueue/dequeue into separate functions Ayuj Verma
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ayuj Verma @ 2019-07-11 13:22 UTC (permalink / raw)
  To: akhil.goyal
  Cc: arkadiuszx.kusztal, fiona.trahe, shallyv, ssahu, kkotamarthy,
	anoobj, dev, Ayuj Verma

This patch series add new RSA CRT key based test cases,
improve code organization and also rebase it to latest changes.
It covers following changes:

* Add crt key based rsa sign/verify, enc/decrypt test cases
* Move common code of enqueue/dequeue into separate function
* Configure device with ff_disable set

Ayuj Verma (2):
  test/crypto: move rsa enqueue/dequeue into separate functions
  test/crypto: add tests for RSA key type CRT

 app/test/test_cryptodev_asym.c             | 460 +++++++++++++++++------------
 app/test/test_cryptodev_rsa_test_vectors.h |  93 ++++++
 2 files changed, 363 insertions(+), 190 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-07-12 13:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 13:22 [dpdk-dev] [PATCH v1 0/2] add tests for RSA key type CRT Ayuj Verma
2019-07-11 13:22 ` [dpdk-dev] [PATCH v1 1/2] test/crypto: move rsa enqueue/dequeue into separate functions Ayuj Verma
2019-07-11 13:22 ` [dpdk-dev] [PATCH v1 2/2] test/crypto: add tests for RSA key type CRT Ayuj Verma
2019-07-12 13:15 ` [dpdk-dev] [PATCH v1 0/2] " Kusztal, ArkadiuszX

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