test suite reviews and discussions
 help / color / mirror / Atom feed
From: yaobing <bingx.y.yao@intel.com>
To: dts@dpdk.org
Cc: yaobing <bingx.y.yao@intel.com>
Subject: [dts] [PATCH V1 1/4] add file to crypto_perf
Date: Mon, 21 Oct 2019 14:10:18 +0800	[thread overview]
Message-ID: <1571638221-86724-1-git-send-email-bingx.y.yao@intel.com> (raw)

add file to crypto_perf

Signed-off-by: yaobing <bingx.y.yao@intel.com>
---
 dep/test_aes_gcm.data | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 dep/test_aes_gcm.data

diff --git a/dep/test_aes_gcm.data b/dep/test_aes_gcm.data
new file mode 100644
index 0000000..034f4fa
--- /dev/null
+++ b/dep/test_aes_gcm.data
@@ -0,0 +1,19 @@
+# Global Section
+plaintext =
+0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11,
+0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11
+
+ciphertext =
+0x82, 0x7d, 0xb6, 0xdf, 0x77, 0x0a, 0xe6, 0x45, 0x5a, 0xc3, 0x70, 0x9b, 0x27, 0xb2, 0x61, 0x19,
+0xa2, 0x37, 0x0b, 0xf7, 0x42, 0xfc, 0xec, 0xe7, 0xf7, 0x30, 0xe0, 0x3c, 0x05, 0x55, 0xb3, 0x7d
+
+aead_key =
+0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F
+aead_iv =
+0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B
+aead_aad =
+0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F
+
+[aes_gcm_buff_32]
+digest =
+0x0f, 0xb2, 0x98, 0x59, 0x48, 0xbf, 0x6c, 0x37, 0x5a, 0xad, 0xcd, 0x97, 0x9f, 0xbb, 0xc8, 0x2a
-- 
2.17.2


             reply	other threads:[~2019-10-21  6:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21  6:10 yaobing [this message]
2019-10-21  6:10 ` [dts] [PATCH V1 2/4] " yaobing
2019-10-21  7:39   ` Wan, Zhe
2019-10-21  7:44   ` Yao, BingX Y
2019-10-21  6:10 ` [dts] [PATCH V1 3/4] add config " yaobing
2019-10-21  7:40   ` Wan, Zhe
2019-10-21  7:45   ` Yao, BingX Y
2019-10-21  6:10 ` [dts] [PATCH V1 4/4] tests/TestSuite_crypto_perf_cryptodev_perf: add cases yaobing
2019-10-21  7:40   ` Wan, Zhe
2019-10-21  7:45   ` Yao, BingX Y
2019-10-21  7:39 ` [dts] [PATCH V1 1/4] add file to crypto_perf Wan, Zhe
2019-10-21  7:42   ` Yao, BingX Y
2019-10-23  9:54 ` Tu, Lijuan

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=1571638221-86724-1-git-send-email-bingx.y.yao@intel.com \
    --to=bingx.y.yao@intel.com \
    --cc=dts@dpdk.org \
    /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).