cryptodev: add total raw buffer length
authorGagandeep Singh <g.singh@nxp.com>
Wed, 13 Oct 2021 19:00:19 +0000 (00:30 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Sun, 17 Oct 2021 17:32:01 +0000 (19:32 +0200)
commit6afd461f9fbefdb0fbac17de7ed27cba96a5d14c
treeb59e2e0bd2dbf0f34efce9ac361fa479a057c094
parent10488d59ae29621794359969efed5692f8fe832a
cryptodev: add total raw buffer length

The current crypto raw data vectors is extended to support
rte_security usecases, where we need total data length to know
how much additional memory space is available in buffer other
than data length so that driver/HW can write expanded size
data after encryption.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_21_11.rst
lib/cryptodev/rte_crypto_sym.h