numam-dpdk/app
Pablo de Lara 7f0034275a cryptodev: remove digest length from crypto op
Digest length was duplicated in the authentication transform
and the crypto operation structures.

Since digest length is not expected to change in a same
session, it is removed from the crypto operation.

Also, the length has been shrunk to 16 bits,
which should be sufficient for any digest.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2017-07-06 22:26:49 +02:00
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/procinfo: fix xstats by ID on 32-bit 2017-05-10 18:49:59 +02:00
test-crypto-perf cryptodev: remove digest length from crypto op 2017-07-06 22:26:49 +02:00
test-pmd app/testpmd: add cmd for dedicated LACP Rx/Tx queues 2017-07-06 15:00:57 +02:00
Makefile app: do not build test-crypto-perf if cryptodev disabled 2017-04-10 12:00:06 +02:00