linux/drivers/crypto/sunxi-ss
Antoine Ténart 7e6df1f7a3 crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
Parts of the bf buffer were dynamically set to 0. Change this to set the
whole buffer to 0 by default to avoid any mistake.

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:50 +08:00
..
Makefile
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 - do not dynamically set parts of the last buffer to 0 2017-06-19 14:19:50 +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