numam-dpdk/drivers
Damian Nowak 40002f6c2a crypto/qat: extend support for digest-encrypted auth-cipher
This patch adds condition to be met when using
out-of-place auth-cipher operations. It checks
if the digest location overlaps with the data to
be encrypted or decrypted and if so, treats as a
digest-encrypted case.
Patch adds checking, if the digest is being
encrypted or decrypted partially and extends PMD
buffers accordingly.
It also adds feature flag for QuickAssist
Technology to emphasize it's support for digest
appended auth-cipher operations.

Signed-off-by: Damian Nowak <damianx.nowak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2019-07-05 15:28:14 +02:00
..
baseband baseband/fpga_lte_fec: add driver for FEC on FPGA 2019-07-05 15:28:14 +02:00
bus drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
common drivers/octeontx2: fix icc build for i686 2019-07-04 16:46:33 +02:00
compress compress/isal: fix use after free 2019-07-05 14:52:25 +02:00
crypto crypto/qat: extend support for digest-encrypted auth-cipher 2019-07-05 15:28:14 +02:00
event event/octeontx2: add libatomic dependency for 32-bit clang 2019-07-04 17:12:55 +02:00
mempool mempool/octeontx2: fix clang build for arm64 2019-07-05 10:55:46 +02:00
net net/ixgbe: fix IP type for crypto session 2019-07-05 15:28:14 +02:00
raw raw/ioat: fix icc build 2019-07-05 15:01:59 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00