numam-dpdk/drivers/crypto
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
..
aesni_gcm
aesni_mb crypto/aesni_mb: fix out-of-bounds access 2019-07-05 15:28:14 +02:00
armv8
caam_jr drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
ccp
dpaa2_sec
dpaa_sec drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
kasumi
mvsam
null
octeontx crypto/octeontx: remove unsupported capabilities 2019-07-05 15:28:14 +02:00
openssl crypto/openssl: fix free of asymmetric crypto keys 2019-07-05 15:28:14 +02:00
qat crypto/qat: extend support for digest-encrypted auth-cipher 2019-07-05 15:28:14 +02:00
scheduler
snow3g
virtio crypto/virtio: check PCI config read 2019-07-05 14:52:25 +02:00
zuc
Makefile
meson.build