crypto/qat: handle mixed hash-cipher on GEN2
authorAdam Dybkowski <adamx.dybkowski@intel.com>
Thu, 26 Mar 2020 16:22:08 +0000 (17:22 +0100)
committerAkhil Goyal <akhil.goyal@oss.nxp.com>
Sun, 5 Apr 2020 16:30:00 +0000 (18:30 +0200)
commita1598e90f353b609df41b077c59dbd1f378d23c0
tree920420024d87a685e708a70c209e3a9140e0a4da
parent7444111408ba9a00e40fcc9318b8ae83cac76735
crypto/qat: handle mixed hash-cipher on GEN2

This patch adds handling of mixed hash-cipher algorithms
available on GEN2 QAT in particular firmware versions.
Also the documentation is updated to show the mixed crypto
algorithms are supported on QAT GEN2.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
doc/guides/cryptodevs/qat.rst
doc/guides/rel_notes/release_20_05.rst
drivers/crypto/qat/qat_sym_pmd.c
drivers/crypto/qat/qat_sym_pmd.h
drivers/crypto/qat/qat_sym_session.c