numam-dpdk/lib/cryptodev
Gagandeep Singh 8edcb68fd0 cryptodev: fix multi-segment raw vector processing
If no next segment available the “for” loop will fail and it still
returns i+1 i.e. 2, which is wrong as it has filled only 1 buffer.

Fixes: 7adf992fb9 ("cryptodev: introduce CPU crypto API")
Cc: stable@dpdk.org

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-10-17 19:32:13 +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
meson.build cryptodev: fix indent in Meson file 2021-09-14 15:58:32 +02:00
rte_crypto_asym.h
rte_crypto_sym.h cryptodev: fix multi-segment raw vector processing 2021-10-17 19:32:13 +02:00
rte_crypto.h security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
rte_cryptodev_trace_fp.h
rte_cryptodev_trace.h
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