numam-dpdk/drivers/crypto/qat
Fiona Trahe 50d7f314de cryptodev: remove unused digest-appended feature
The cryptodev API had specified that if the digest address field was
left empty on an authentication operation, then the PMD would assume
the digest was appended to the source or destination data.
This case was not handled at all by most PMDs and incorrectly handled
by the QAT PMD.
As no bugs were raised, it is assumed to be not needed, so this patch
removes it, rather than add handling for the case on all PMDs.
The digest can still be appended to the data, but its
address must now be provided in the op.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
2017-01-18 21:45:15 +01:00
..
qat_adf cryptodev: remove unused digest-appended feature 2017-01-18 21:45:15 +01:00
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
qat_crypto.c cryptodev: remove unused digest-appended feature 2017-01-18 21:45:15 +01:00
qat_crypto.h qat: add cipher/auth only 2016-03-10 22:50:48 +01:00
qat_logs.h qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00
qat_qp.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
rte_pmd_qat_version.map qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00
rte_qat_cryptodev.c drivers: rename register macro prefix 2016-10-14 01:49:32 +02:00