[RFC PATCH 2/6] crypto: sha512-generic: move to generic glue implementation

2015-03-30 Thread Ard Biesheuvel
This updated the generic SHA-512 implementation to use the generic shared SHA-512 glue code. Signed-off-by: Ard Biesheuvel ard.biesheu...@linaro.org --- crypto/Kconfig | 1 + crypto/sha512_generic.c | 117 +++- 2 files changed, 16

[RFC PATCH 2/6] crypto: sha512-generic: move to generic glue implementation

2015-03-28 Thread Ard Biesheuvel
This updated the generic SHA-512 implementation to use the generic shared SHA-512 glue code. Signed-off-by: Ard Biesheuvel ard.biesheu...@linaro.org --- crypto/Kconfig | 1 + crypto/sha512_generic.c | 117 +++- 2 files changed, 16