linux/drivers/crypto/qat
Marco Chiappero 67916c9516 crypto: qat - add AES-CTR support for QAT GEN4 devices
Add support for AES-CTR for QAT GEN4 devices.
Also, introduce the capability ICP_ACCEL_CAPABILITIES_AES_V2 and the
helper macro HW_CAP_AES_V2, which allow to distinguish between
different HW generations.

Co-developed-by: Tomasz Kowalik <tomaszx.kowalik@intel.com>
Signed-off-by: Tomasz Kowalik <tomaszx.kowalik@intel.com>
Co-developed-by: Mateusz Polrola <mateuszx.potrola@intel.com>
Signed-off-by: Mateusz Polrola <mateuszx.potrola@intel.com>
Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-12-11 21:54:15 +11:00
..
qat_4xxx crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00
qat_c3xxx crypto: qat - add support for capability detection 2020-10-30 17:34:54 +11:00
qat_c3xxxvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
qat_c62x crypto: qat - add support for capability detection 2020-10-30 17:34:54 +11:00
qat_c62xvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
qat_common crypto: qat - add AES-CTR support for QAT GEN4 devices 2020-12-11 21:54:15 +11:00
qat_dh895xcc crypto: qat - use BIT_ULL() - 1 pattern for masks 2020-10-30 17:34:56 +11:00
qat_dh895xccvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
Kconfig crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00
Makefile crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00