cryptodev: reorder auth transform
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 17 Jul 2017 08:29:53 +0000 (09:29 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 19 Jul 2017 11:10:41 +0000 (14:10 +0300)
commit9a52f37bd2eadccc5d45e05762088c615fe0b9da
tree91266f6625e49806e574d7b81283a8edc2d325c1
parent46a0547f9f2a07169c7285e098539ccc7c003dcc
cryptodev: reorder auth transform

IV was positioned differently in authentication
transform structure, compared to the other two
transforms (cipher and AEAD).
To keep consistency, digest length is moved to
the end of the transform.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
lib/librte_cryptodev/rte_crypto_sym.h