linux_dsm_epyc7002/drivers/crypto/qat/qat_common
Giovanni Cabiddu a85211f36f crypto: qat - fallback for xts with 192 bit keys
Forward requests to another provider if the key length for AES-XTS is
192 bits as this is not supported by the QAT accelerators.

This fixes the following issue reported with the option
CONFIG_CRYPTO_MANAGER_EXTRA_TESTS:

  alg: skcipher: qat_aes_xts setkey failed on test vector "random: len=3204 klen=48"; expected_error=0, actual_error=-22, flags=0x1

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-07-09 18:25:16 +10:00
..
adf_accel_devices.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_accel_engine.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_admin.c crypto: qat - update timeout logic in put admin msg 2020-06-18 17:26:43 +10:00
adf_aer.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_cfg_common.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
adf_cfg_strings.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_cfg_user.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
adf_cfg.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_cfg.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_common_drv.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_ctl_drv.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_dev_mgr.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_hw_arbiter.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_init.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_isr.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_pf2vf_msg.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_pf2vf_msg.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_sriov.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_transport_access_macros.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_transport_debug.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_transport_internal.h crypto: qat - remove packed attribute in etr structs 2020-06-18 17:26:42 +10:00
adf_transport.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_transport.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_vf2pf_msg.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_vf_isr.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_fw_init_admin.h crypto: qat - update fw init admin msg 2020-06-18 17:26:43 +10:00
icp_qat_fw_la.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_fw_loader_handle.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_fw_pke.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_fw.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_hal.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_hw.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_uclo.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qat_algs.c crypto: qat - fallback for xts with 192 bit keys 2020-07-09 18:25:16 +10:00
qat_asym_algs.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
qat_crypto.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
qat_crypto.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
qat_hal.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
qat_uclo.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00