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 drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
aesni_mb crypto/aesni_mb: fix out-of-bounds access 2019-07-05 15:28:14 +02:00
armv8 cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
caam_jr drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
ccp drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
dpaa2_sec drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
dpaa_sec drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
kasumi drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
mvsam crypto/mvsam: fix typo in comment 2019-07-05 14:52:25 +02:00
null cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
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 replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
snow3g drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
virtio crypto/virtio: check PCI config read 2019-07-05 14:52:25 +02:00
zuc drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
Makefile drivers: fix build if security lib disabled 2018-10-24 22:39:25 +02:00
meson.build crypto/snow3g: add to meson build 2019-05-02 10:33:52 +02:00