numam-dpdk/doc/guides/cryptodevs
Pablo de Lara ebee5594a3 crypto/kasumi: restrict cipher bit-level operations
KASUMI PMD only supports bit-level cipher operations
when destination buffer is different from the source
(out of place operations). This commit adds a check
in the code to prevent the user from trying to perform
in-place bit-level ciphering.

Fixes: 2773c86d06 ("crypto/kasumi: add driver for KASUMI library")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-07-10 14:51:09 +02:00
..
aesni_gcm.rst doc: add initialization section for crypto vdevs 2016-04-06 19:02:01 +02:00
aesni_mb.rst aesni_mb: add AES-CTR 2016-06-07 21:46:55 +02:00
index.rst crypto/kasumi: add driver for KASUMI library 2016-06-20 22:25:32 +02:00
kasumi.rst crypto/kasumi: restrict cipher bit-level operations 2016-07-10 14:51:09 +02:00
null.rst doc: add initialization section for crypto vdevs 2016-04-06 19:02:01 +02:00
overview.rst crypto/kasumi: add driver for KASUMI library 2016-06-20 22:25:32 +02:00
qat.rst qat: add AES-CTR capability 2016-06-07 21:36:08 +02:00
snow3g.rst crypto/snow3g: support bit-level operations 2016-06-20 22:38:47 +02:00