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
..
2017-05-05 14:38:35 +02:00
2017-07-02 19:17:27 +02:00
2017-07-06 22:26:48 +02:00
2017-07-06 22:26:48 +02:00
2017-03-01 20:39:58 +01:00
2017-05-07 22:27:29 +02:00