crypto/zuc: support IPsec Multi-buffer lib v0.54
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 11 May 2020 09:14:20 +0000 (10:14 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Mon, 11 May 2020 11:17:43 +0000 (13:17 +0200)
commit0b133c36ad7d5fdce852b060d69019d69d48a7cb
tree9045cde43c7f322b4779b59fe52d23de1131dae6
parent03db7a513b9bb9475533c38515aca77ed7f9c0cf
crypto/zuc: support IPsec Multi-buffer lib v0.54

The latest version of the Intel IPSec Multi-buffer library
adds an API to authenticate multiple buffers in parallel.
The PMD is modified to use this API, improving
performance of the ZUC-EIA3 algorithm.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
doc/guides/cryptodevs/zuc.rst
doc/guides/rel_notes/release_20_05.rst
drivers/crypto/zuc/rte_zuc_pmd.c