app/test: rework AES
authorSlawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Tue, 4 Oct 2016 15:11:20 +0000 (17:11 +0200)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 8 Oct 2016 15:54:37 +0000 (17:54 +0200)
commite1809db6247e415b9aabc15e9f3224ce13b4f466
treebc8a56b9f0e7f5e8d05ed1f31e6ebec2b2de8406
parentd61f70b4c918035098c6e1d3ed548373492a06a3
app/test: rework AES

This patch rework AES tests .
In general - rename AES-named functions to blockcipher functions pattern.

Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/Makefile
app/test/test_cryptodev.c
app/test/test_cryptodev_aes.c [deleted file]
app/test/test_cryptodev_aes.h [deleted file]
app/test/test_cryptodev_aes_test_vectors.h [new file with mode: 0644]
app/test/test_cryptodev_blockcipher.c [new file with mode: 0644]
app/test/test_cryptodev_blockcipher.h [new file with mode: 0644]