linux/drivers/crypto/inside-secure
Antoine Tenart 709ecc101a crypto: inside-secure - remove useless check
When sending an ahash request, the code checks for the extra variable
not to be 0. This check is useless as the extra variable can't be 0 at
this point (it is checked on the line just before).

This patch does not modify the driver behaviour in any way.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-06-06 14:38:55 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - remove empty line 2019-06-06 14:38:55 +08:00
safexcel_hash.c crypto: inside-secure - remove useless check 2019-06-06 14:38:55 +08:00
safexcel_ring.c crypto: inside-secure - switch to SPDX identifiers 2018-07-20 13:51:22 +08:00
safexcel.c crypto: inside-secure - fix coding style for a condition 2019-06-06 14:38:55 +08:00
safexcel.h crypto: inside-secure - switch to SPDX identifiers 2018-07-20 13:51:22 +08:00