On Tue, Dec 01, 2020 at 02:24:48PM +0000, Giovanni Cabiddu wrote:
> This set adds support for AES-CTR and AES-XTS for QAT GEN4 devices and
> adds logic to detect and enable crypto capabilities in the qat_4xxx
> driver.
> 
> Marco Chiappero (3):
>   crypto: qat - add AES-CTR support for QAT GEN4 devices
>   crypto: qat - add AES-XTS support for QAT GEN4 devices
>   crypto: qat - add capability detection logic in qat_4xxx
> 
>  .../crypto/qat/qat_4xxx/adf_4xxx_hw_data.c    |  24 ++++
>  .../crypto/qat/qat_4xxx/adf_4xxx_hw_data.h    |  11 ++
>  drivers/crypto/qat/qat_4xxx/adf_drv.c         |   3 +
>  drivers/crypto/qat/qat_common/icp_qat_fw_la.h |   7 ++
>  drivers/crypto/qat/qat_common/icp_qat_hw.h    |  17 ++-
>  drivers/crypto/qat/qat_common/qat_algs.c      | 111 ++++++++++++++++--
>  6 files changed, 165 insertions(+), 8 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to