DPDK patches and discussions
 help / color / mirror / Atom feed
From: Damian Nowak <damianx.nowak@intel.com>
To: dev@dpdk.org
Cc: fiona.trahe@intel.com, roy.fan.zhang@intel.com,
	Damian Nowak <damianx.nowak@intel.com>
Subject: [dpdk-dev] [PATCH v2 0/1] fips_validation: Add plain SHA support
Date: Tue, 19 Mar 2019 10:43:47 +0100	[thread overview]
Message-ID: <20190319094348.8756-1-damianx.nowak@intel.com> (raw)
In-Reply-To: <20190219155450.4492-1-roy.fan.zhang@intel.com>

This patch enables plain SHA algorithm CAVP test support
in fips_validation sample application.

---
v2: fix checkpatches issues

Damian Nowak (1):
  fips_validation: Add plain SHA support

 examples/fips_validation/Makefile              |   1 +
 examples/fips_validation/fips_validation.c     |  17 ++++
 examples/fips_validation/fips_validation.h     |  17 +++-
 examples/fips_validation/fips_validation_sha.c | 110 +++++++++++++++++++++
 examples/fips_validation/main.c                | 127 +++++++++++++++++++++++++
 examples/fips_validation/meson.build           |   1 +
 6 files changed, 272 insertions(+), 1 deletion(-)
 create mode 100644 examples/fips_validation/fips_validation_sha.c

-- 
2.7.4

  parent reply	other threads:[~2019-03-19  9:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19 15:54 [dpdk-dev] [PATCH] " Fan Zhang
2019-03-07 15:44 ` Kovacevic, Marko
2019-03-17 18:08   ` Akhil Goyal
2019-03-17 18:08     ` Akhil Goyal
2019-03-19  9:43 ` Damian Nowak [this message]
2019-03-19  9:43   ` [dpdk-dev] [PATCH v2 0/1] " Damian Nowak
2019-03-19  9:43   ` [dpdk-dev] [PATCH v2 1/1] " Damian Nowak
2019-03-19  9:43     ` Damian Nowak
2019-03-22 15:06     ` Akhil Goyal
2019-03-22 15:06       ` Akhil Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190319094348.8756-1-damianx.nowak@intel.com \
    --to=damianx.nowak@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    --cc=roy.fan.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).