numam-dpdk/lib/librte_cryptodev
Pablo de Lara 7b3880fdcc cryptodev: remove AAD size in auth capabilities
Additional Authenticated Data (AAD) was removed from the
authentication parameters, but still the supported size
was part of the authentication capabilities of a PMD.

Fixes: 4428eda8bb ("cryptodev: remove AAD from authentication structure")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-07-19 14:10:41 +03:00
..
Makefile cryptodev: move session type to generic crypto op 2017-07-06 22:22:09 +02:00
rte_crypto_sym.h cryptodev: remove AAD from authentication structure 2017-07-06 22:26:50 +02:00
rte_crypto.h cryptodev: remove useless alignment 2017-07-06 22:26:48 +02:00
rte_cryptodev_pci.h cryptodev: add PCI driver helpers 2017-06-28 19:59:22 +02:00
rte_cryptodev_pmd.c cryptodev: add PCI driver helpers 2017-06-28 19:59:22 +02:00
rte_cryptodev_pmd.h cryptodev: remove session init internal function 2017-07-06 22:34:55 +02:00
rte_cryptodev_vdev.h cryptodev: move vdev functions to a separate file 2017-06-28 19:59:22 +02:00
rte_cryptodev_version.map cryptodev: support device independent sessions 2017-07-06 22:34:55 +02:00
rte_cryptodev.c cryptodev: remove AAD size in auth capabilities 2017-07-19 14:10:41 +03:00
rte_cryptodev.h cryptodev: remove AAD size in auth capabilities 2017-07-19 14:10:41 +03:00