numam-dpdk/lib/cryptodev
Matan Azrad cab0c8f3c0 cryptodev: extend data-unit length field
As described in [1] and as announced in [2], The field ``dataunit_len``
of the ``struct rte_crypto_cipher_xform`` moved to the end of the
structure and extended to ``uint32_t``.

In this way, sizes bigger than 64K bytes can be supported for data-unit
lengths.

[1] commit d014dddb2d ("cryptodev: support multiple cipher
data-units")
[2] commit 9a5c09211b ("doc: announce extension of crypto data-unit
length")

Signed-off-by: Matan Azrad <matan@nvidia.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-10-16 16:24:43 +02:00
..
cryptodev_pmd.c cryptodev: build on Windows 2021-10-07 14:47:35 +02:00
cryptodev_pmd.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
cryptodev_trace_points.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build cryptodev: fix indent in Meson file 2021-09-14 15:58:32 +02:00
rte_crypto_asym.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_crypto_sym.h cryptodev: extend data-unit length field 2021-10-16 16:24:43 +02:00
rte_crypto.h security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
rte_cryptodev_trace_fp.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cryptodev_trace.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cryptodev.c cryptodev: build on Windows 2021-10-07 14:47:35 +02:00
rte_cryptodev.h security: add SA config option for inner checksum 2021-10-08 21:39:39 +02:00
version.map cryptodev: build on Windows 2021-10-07 14:47:35 +02:00