18 Feb, 2009
1 commit
-
This patch converts the S390 sha algorithms to the new shash interface.
With fixes by Jan Glauber.
Signed-off-by: Herbert Xu
21 Apr, 2008
2 commits
-
Exploit the System z10 hardware acceleration for SHA512.
Signed-off-by: Jan Glauber
Signed-off-by: Herbert Xu -
The sha_{update|final} functions are similar for every sha variant.
Since that is error-prone and redundant replace these functions by
a shared generic implementation for s390.Signed-off-by: Jan Glauber
Signed-off-by: Herbert Xu