doc: extend installation section for SNOW3G/KASUMI
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 13 Jul 2017 05:36:50 +0000 (06:36 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 19 Jul 2017 11:10:41 +0000 (14:10 +0300)
commit4792d3ea858ef636b4ee8a34e1fcd767174f056a
tree2f3eea921cecf0f1de35be8b941f024aebc86602
parent2142e6dc71b46d1ff4cd03c12a0153e30d3a1fa3
doc: extend installation section for SNOW3G/KASUMI

SNOW3G and KASUMI SW libraries encrypt buffers
assuming that they are padded to a specific block size.
This behaviour can be changed to avoid buffer overflow,
by modifying the Makefile of these libraries.
Therefore, the Installation section in the SNOW3G and
KASUMI documentation has been extended, to document
this case.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
doc/guides/cryptodevs/kasumi.rst
doc/guides/cryptodevs/snow3g.rst