numam-dpdk/app
Slawomir Mrozowicz 0620ebfa23 app/crypto-perf: fix crash for wireless algorithms
This commit fixes segmentation fault that happens when
using KASUMI, SNOW3G or ZUC authentication algorithms,
as they need authentication keys and was not being set.
It also set value of authentication key to cipher key
when using GMAC algorithm.

Fixes: f8be1786b1 ("app/crypto-perf: introduce performance test application")

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-02-10 16:05:35 +01:00
..
cmdline_test make python scripts python2/3 compliant 2017-01-04 21:13:44 +01:00
pdump drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
proc_info app/procinfo: free xstats memory upon failure 2016-10-12 18:40:50 +02:00
test mk: move PMD libraries linking to applications 2017-02-10 11:03:27 +01:00
test-acl acl: add AltiVec for ppc64 2016-09-09 17:56:14 +02:00
test-crypto-perf app/crypto-perf: fix crash for wireless algorithms 2017-02-10 16:05:35 +01:00
test-pipeline app/test-pipeline: add cuckoo hash 2016-10-12 22:09:46 +02:00
test-pmd mk: move PMD libraries linking to applications 2017-02-10 11:03:27 +01:00
Makefile app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00