numam-dpdk/lib/librte_cryptodev
Pablo de Lara aa6a021db7 cryptodev: move KASUMI to end of list
New cryptodev type for the new KASUMI PMD was added
in the cryptodev type enum, but not at the end of it,
causing an ABI breakage.

Fixes: 2773c86d06 ("crypto/kasumi: add driver for KASUMI library")

Reported-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-07-08 20:00:32 +02:00
..
Makefile snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_crypto_sym.h crypto/kasumi: add driver for KASUMI library 2016-06-20 22:25:32 +02:00
rte_crypto.h cryptodev: change burst API to be crypto op oriented 2016-03-10 17:12:45 +01:00
rte_cryptodev_pmd.h cryptodev: extract symmetric operations 2016-03-10 17:12:41 +01:00
rte_cryptodev_version.map cryptodev: uninline parameter parsing 2016-06-27 16:50:27 +02:00
rte_cryptodev.c cryptodev: uninline parameter parsing 2016-06-27 16:50:27 +02:00
rte_cryptodev.h cryptodev: move KASUMI to end of list 2016-07-08 20:00:32 +02:00