Spdk/lib/accel
paul luse 91f3063b14 lib/accel: add output_size to decompress API
We had it for compress but simply didn't think of a use case for
decompress.  During the develpoment of the compressdev accel_fw
module it was discovered that compressdev does indeed provide the
uncompressed length on completion of decompress and the reducelib
uses it.  So, add it here.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I2f6a8bbbe3ef8ebe0b50d6434845f405afa7d37d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16035
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-01-19 11:16:01 +00:00
..
accel_internal.h accel: Add crypto operation support 2023-01-11 09:16:59 +00:00
accel_rpc.c accel: Add crypto operation support 2023-01-11 09:16:59 +00:00
accel_sw.c lib/accel: add output_size to decompress API 2023-01-19 11:16:01 +00:00
accel.c lib/accel: add output_size to decompress API 2023-01-19 11:16:01 +00:00
Makefile accel: Add crypto operation support 2023-01-11 09:16:59 +00:00
spdk_accel.map accel: support appending encrypt/decrypt operations 2023-01-17 23:34:43 +00:00