mirror-linux/drivers/crypto/qce
Gaurav Kashyap 457be301fc crypto: qce - fix version check
The previous version check made it difficult to support newer major
versions (e.g., v6.0) without adding extra checks/macros. Update the
logic to only reject v5.0 and allow future versions without additional
changes.

Signed-off-by: Gaurav Kashyap <gaurav.kashyap@oss.qualcomm.com>
Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-11-06 14:31:08 +08:00
..
Makefile
aead.c crypto: qce - fix priority to be less than ARMv8 CE 2024-12-14 17:21:43 +08:00
aead.h
cipher.h
common.c crypto: qce - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
common.h
core.c crypto: qce - fix version check 2025-11-06 14:31:08 +08:00
core.h crypto: qce - switch to using a mutex 2024-12-14 17:21:43 +08:00
dma.c crypto: qce - Provide dev_err_probe() status on DMA failure 2025-10-31 17:50:42 +08:00
dma.h crypto: qce - convert qce_dma_request() to use devres 2024-12-14 17:21:43 +08:00
regs-v5.h
sha.c crypto: qce - revert "use __free() for a buffer that's always freed" 2024-12-21 22:46:24 +08:00
sha.h
skcipher.c crypto: qce - fix priority to be less than ARMv8 CE 2024-12-14 17:21:43 +08:00