linux/drivers/crypto/sunxi-ss
Corentin LABBE 477d9b2e59 crypto: sun4i-ss - unify update/final function
The update and final functions have lots of common action.
This patch mix them in one function.
This will give some improvements:
- This will permit asynchronous support more easily
- This will permit to use finup/digest functions with some performance
  improvements

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-08-16 17:16:56 +08:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - fix a few signed warning 2016-08-16 17:16:54 +08:00
sun4i-ss-core.c crypto: sun4i-ss - add missing statesize 2015-11-17 22:00:42 +08:00
sun4i-ss-hash.c crypto: sun4i-ss - unify update/final function 2016-08-16 17:16:56 +08:00
sun4i-ss.h crypto: sun4i-ss - unify update/final function 2016-08-16 17:16:56 +08:00