numam-dpdk/app/test-crypto-perf
Pablo de Lara 5082f991f6 cryptodev: pass IV as offset
Since IV now is copied after the crypto operation, in
its private size, IV can be passed only with offset
and length.

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:48 +02:00
..
data app/crypto-perf: fix AES CBC 128 test vectors 2017-04-06 00:17:44 +02:00
cperf_ops.c cryptodev: pass IV as offset 2017-07-06 22:26:48 +02:00
cperf_ops.h app/crypto-perf: move IV to crypto op private data 2017-07-06 22:26:48 +02:00
cperf_options_parsing.c app/crypto-perf: fix error message 2017-06-28 19:59:22 +02:00
cperf_options.h app/crypto-perf: reorg options structure 2017-04-06 00:17:44 +02:00
cperf_test_latency.c app/crypto-perf: move IV to crypto op private data 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 app/crypto-perf: move IV to crypto op private data 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 app/crypto-perf: move IV to crypto op private data 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 app/crypto-perf: move IV to crypto op private data 2017-07-06 22:26:48 +02:00
cperf_test_vectors.h app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00
cperf_test_verify.c app/crypto-perf: move IV to crypto op private data 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 app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
Makefile app/crypto-perf: move verify as single test type 2017-04-06 00:17:44 +02:00