[dts] [PATCH V1 1/4] add file to crypto_perf

Tu, Lijuan lijuan.tu at intel.com
Wed Oct 23 11:54:07 CEST 2019


Applied the series, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yaobing
> Sent: Monday, October 21, 2019 2:10 PM
> To: dts at dpdk.org
> Cc: Yao, BingX Y <bingx.y.yao at intel.com>
> Subject: [dts] [PATCH V1 1/4] add file to crypto_perf
> 
> add file to crypto_perf
> 
> Signed-off-by: yaobing <bingx.y.yao at 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



More information about the dts mailing list