alistair23-linux/drivers/crypto/qat
Marco Chiappero c0e583ab20 crypto: qat - add CRYPTO_AES to Kconfig dependencies
This patch includes a missing dependency (CRYPTO_AES) which may
lead to an "undefined reference to `aes_expandkey'" linking error.

Fixes: 5106dfeaea ("crypto: qat - add AES-XTS support for QAT GEN4 devices")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-12-23 18:45:23 +11:00
..
qat_4xxx crypto: qat - add capability detection logic in qat_4xxx 2020-12-11 21:54:16 +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-XTS 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 CRYPTO_AES to Kconfig dependencies 2020-12-23 18:45:23 +11:00
Makefile crypto: qat - add qat_4xxx driver 2020-11-20 14:45:34 +11:00