linux/drivers/crypto/inside-secure
zhengbin 3f61b0527b crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify code
Fixes coccicheck warning:

drivers/crypto/inside-secure/safexcel_cipher.c:2534:1-3: WARNING: PTR_ERR_OR_ZERO can be used

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-12-11 16:34:44 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - Add missed clk_disable_unprepare 2019-11-08 23:15:53 +08:00
safexcel.h crypto: inside-secure - Fix hangup during probing for EIP97 engine 2019-11-17 08:37:29 +08:00
safexcel_cipher.c crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify code 2019-12-11 16:34:44 +08:00
safexcel_hash.c crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_ring.c crypto: inside-secure - Add support for the EIP196 2019-10-05 01:06:19 +10:00