linux/drivers/crypto/sunxi-ss
Antoine Ténart d78867a94e crypto: sun4i-ss - use GENMASK to generate masks
Use the GENMASK helper instead of custom calculations to generate masks,
It also helps the readability.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-06-19 14:19:51 +08:00
..
Makefile crypto: sunxi-ss - Add Allwinner Security System crypto accelerator 2015-07-20 15:54:08 +08:00
sun4i-ss-cipher.c crypto: sun4i-ss - remove conditional checks against 0 2017-06-19 14:19:49 +08:00
sun4i-ss-core.c crypto: sun4i-ss - remove conditional checks against 0 2017-06-19 14:19:49 +08:00
sun4i-ss-hash.c crypto: sun4i-ss - use GENMASK to generate masks 2017-06-19 14:19:51 +08:00
sun4i-ss.h crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss 2016-08-16 17:17:00 +08:00