linux/drivers/crypto/allwinner/sun8i-ss
Corentin Labbe fcf5d2dcad crypto: sun8i-ss - fix comparison of integer expressions of different signedness
This patch fixes the warning:
warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:51 +10:00
..
Makefile crypto: sun8i-ss - support hash algorithms 2020-09-25 17:48:17 +10:00
sun8i-ss-cipher.c crypto: sun8i-ss - remove redundant memzero_explicit() 2020-09-04 17:57:17 +10:00
sun8i-ss-core.c crypto: sun8i-ss - fix comparison of integer expressions of different signedness 2020-09-25 17:48:51 +10:00
sun8i-ss-hash.c crypto: sun8i-ss - support hash algorithms 2020-09-25 17:48:17 +10:00
sun8i-ss-prng.c crypto: sun8i-ss - Add support for the PRNG 2020-09-25 17:48:16 +10:00
sun8i-ss.h crypto: sun8i-ss - Add more comment on some structures 2020-09-25 17:48:17 +10:00