linux/drivers/crypto/keembay
Wei Yongjun 2eee428d82 crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Fix to return negative error code -ENOMEM from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 8857433245 ("crypto: keembay - Add support for Keem Bay OCS AES/SM4")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-03-07 15:13:15 +11:00
..
Kconfig crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY 2021-01-14 17:43:10 +11:00
keembay-ocs-aes-core.c crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe() 2021-03-07 15:13:15 +11:00
keembay-ocs-hcu-core.c crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe() 2021-03-07 15:13:15 +11:00
Makefile crypto: keembay - Add Keem Bay OCS HCU driver 2021-01-03 08:41:36 +11:00
ocs-aes.c crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation 2021-02-10 17:55:59 +11:00
ocs-aes.h
ocs-hcu.c crypto: keembay-ocs-hcu - Add HMAC support 2021-01-03 08:41:36 +11:00
ocs-hcu.h crypto: keembay-ocs-hcu - Add HMAC support 2021-01-03 08:41:36 +11:00