commit | 3106caab617c75c9a47706af3a8017318207be2d | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jul 12 12:48:32 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 12:58:06 2009 +0800 |
tree | 494cee518195e267e87b491dd913212b3d57ecb1 | |
parent | 8bd1209cfff246ce6dfae86837467a01236f9cb6 [diff] |
crypto: xcbc - Switch to shash This patch converts the xcbc algorithm to the new shash type. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>