app/test: add out-of-place symmetric crypto operations
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Tue, 29 Mar 2016 14:14:42 +0000 (15:14 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 31 Mar 2016 19:49:26 +0000 (21:49 +0200)
commit9727af14b03247cf330a0f026fd105b69303bb68
tree2a80dcd91109490ab6cc9be2c0bb5e5f8de235e5
parentceb1ccd5d50c1a89ba8bdd97cc199e7f07422b98
app/test: add out-of-place symmetric crypto operations

Added AES and snow3g Authenticated encryption and decryption tests
for out-of-place operations.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
app/test/test_cryptodev.c