doc: add missing algorithm in limitations for QAT
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 13 Jul 2017 05:36:49 +0000 (06:36 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 19 Jul 2017 11:10:41 +0000 (14:10 +0300)
commit2142e6dc71b46d1ff4cd03c12a0153e30d3a1fa3
tree5cd1c7c0bc4657b0b3ccfcf4e78fdf0b7ee44715
parent8082845f8aea8407a3741783951f182a48f2855f
doc: add missing algorithm in limitations for QAT

For KASUMI, SNOW3G and ZUC algorithms, offsets and lengths
of the data to cipher or authenticate is provided in bits,
but QAT does not support non-byte aligned values,
although only KASUMI and SNOW3G were mentioned.

Fixes: d9b7d5bbc845 ("crypto/qat: add ZUC EEA3/EIA3 capability")
Cc: stable@dpdk.org
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
doc/guides/cryptodevs/qat.rst