numam-dpdk/app/test-crypto-perf
Pablo de Lara 681f540da5 cryptodev: do not use AAD in wireless algorithms
For wireless algorithms (SNOW3G, KASUMI, ZUC),
the IV for the authentication algorithms (F9, UIA2 and EIA3)
was taken from the AAD parameter, as there was no IV parameter
in the authentication structure.

Now that IV is available for all algorithms, there is need
to keep doing this, so AAD is not used for these algorithms
anymore.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2017-07-06 22:26:49 +02:00
..
data cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_ops.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_ops.h cryptodev: move IV parameters to session 2017-07-06 22:26:48 +02:00
cperf_options_parsing.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_options.h cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_latency.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_latency.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_throughput.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_throughput.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_vector_parsing.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_vector_parsing.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_vectors.c cryptodev: do not use AAD in wireless algorithms 2017-07-06 22:26:49 +02:00
cperf_test_vectors.h cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_verify.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
cperf_test_verify.h app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00
cperf.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
main.c cryptodev: add auth IV 2017-07-06 22:26:48 +02:00
Makefile app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00