linux/drivers/crypto/qat
Giovanni Cabiddu dbf568755e crypto: qat - register crypto instances based on capability
Introduce the function adf_hw_dev_has_crypto() that returns true if a
device supports symmetric crypto, asymmetric crypto and authentication
services.
If a device has crypto capabilities, add crypto instances to the
configuration.
This is done since the function that allows to retrieve crypto
instances, qat_crypto_get_instance_node(), return instances that support
all crypto services.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Wojciech Ziemba <wojciech.ziemba@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-10-30 17:34:54 +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 - register crypto instances based on capability 2020-10-30 17:34:54 +11:00
qat_dh895xcc crypto: qat - add support for capability detection 2020-10-30 17:34:54 +11:00
qat_dh895xccvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00