app/test: add AES-CTR
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Fri, 6 May 2016 10:22:16 +0000 (11:22 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Jun 2016 19:36:08 +0000 (21:36 +0200)
commitc11f708cd702f92fc80690226f0b39822f6bd867
tree97107a0812c0479d3882188fef8e31ef9c4dba7c
parent4ee18e573ef22bbef21f0528844f509c8c05984c
app/test: add AES-CTR

Added tests cases for AES working in counter mode.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_aes_ctr_test_vectors.h [new file with mode: 0644]