linux-stable/drivers/crypto/qce
Eneas U de Queiroz d069b20403 crypto: qce - fix wrong config symbol reference
The CONFIG_CRYPTO_DEV_QCE_SOFT_THRESHOLD symbol was renamed during
development, but the stringify reference in the parameter description
sneaked by unnoticed.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-03-12 23:00:13 +11:00
..
Makefile crypto: qce - allow building only hashes/ciphers 2019-12-27 18:18:04 +08:00
cipher.h crypto: qce - switch to skcipher API 2019-11-17 09:02:48 +08:00
common.c crypto: qce - handle AES-XTS cases that qce fails 2020-02-13 17:05:27 +08:00
common.h crypto: qce - handle AES-XTS cases that qce fails 2020-02-13 17:05:27 +08:00
core.c crypto: qce - allow building only hashes/ciphers 2019-12-27 18:18:04 +08:00
core.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
dma.c crypto: qce - use cryptlen when adding extra sgl 2020-02-13 17:05:26 +08:00
dma.h crypto: qce - use cryptlen when adding extra sgl 2020-02-13 17:05:26 +08:00
regs-v5.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
sha.c crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN 2020-01-09 11:30:53 +08:00
sha.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
skcipher.c crypto: qce - fix wrong config symbol reference 2020-03-12 23:00:13 +11:00