app/test: rename some SNOW 3G functions
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 29 Sep 2016 02:59:48 +0000 (03:59 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 8 Oct 2016 15:53:10 +0000 (17:53 +0200)
commit24cc6c78fcb14d3b4d983f29f1a4f9205b0b3de5
tree890bc9fb0c62a48b16058b67b6b6b920f3e45420
parentcf7685d68f0089d8731a49e1591b265a50bb0312
app/test: rename some SNOW 3G functions

Before adding the new ZUC tests, since they will use
the existing common functions for SNOW3G and KASUMI,
these functions are renamed to *_wireless_algo_*,
instead of *_snow3g_kasumi_*, as they are common
functions for all the three wireless algorithms.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
app/test/test_cryptodev.c