numam-dpdk/doc/guides/cryptodevs
Arek Kusztal ceb1ccd5d5 qat: add out-of-place symmetric operations
This patch adds out-of-place operations to qat symmetric crypto PMD,
i.e. the result of the operation can be written to the destination buffer
instead of overwriting the source buffer as done in "in-place" operation.
Both buffers can be of different sizes.
Previously the qat PMD assumed that m_src and m_dst in rte_crypto_sym_op
were identical.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
2016-03-31 21:49:26 +02:00
..
aesni_gcm.rst aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00
aesni_mb.rst doc: fix spellings 2015-12-15 13:50:42 +01:00
index.rst null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00
null.rst null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00
qat.rst qat: add out-of-place symmetric operations 2016-03-31 21:49:26 +02:00
snow3g.rst cryptodev: add bit-wise handling for SNOW 3G 2016-03-11 00:18:01 +01:00