test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/4] add file to crypto_perf
@ 2019-10-21  6:10 yaobing
  2019-10-21  6:10 ` [dts] [PATCH V1 2/4] " yaobing
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: yaobing @ 2019-10-21  6:10 UTC (permalink / raw)
  To: dts; +Cc: yaobing

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


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

end of thread, other threads:[~2019-10-23  9:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21  6:10 [dts] [PATCH V1 1/4] add file to crypto_perf yaobing
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

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