commit | 563f346d04e8373739240604a51ce8529dd9f07e | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jan 18 20:33:33 2009 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Feb 18 16:48:07 2009 +0800 |
tree | e08f528e442c6861b591a283f5cf3a5666b92015 | |
parent | 9749598633efc2561224954217ff0d70aeed8b50 [diff] |
crypto: sha-s390 - Switch to shash This patch converts the S390 sha algorithms to the new shash interface. With fixes by Jan Glauber. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>