[dpdk-dev] [PATCH 2/2] app/test: add test cases for AES CTR

2016-05-06 Thread Arek Kusztal
Added tests cases for AES working in counter mode Signed-off-by: Arek Kusztal --- app/test/test_cryptodev.c | 254 app/test/test_cryptodev_aes_ctr_test_vectors.h | 257 + 2 files changed, 511 insertions(+) create mode 100644

[dpdk-dev] [PATCH 2/2] app/test: add test cases for AES CTR

2016-05-05 Thread Arek Kusztal
Added tests cases for AES working in counter mode Signed-off-by: Arek Kusztal --- app/test/test_cryptodev.c | 254 app/test/test_cryptodev_aes_ctr_test_vectors.h | 257 + 2 files changed, 511 insertions(+) create mode 100644