commit | 8bd1209cfff246ce6dfae86837467a01236f9cb6 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 09 12:43:37 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 12:58:04 2009 +0800 |
tree | 1f6afaded943df5cfbfe6d5996ef6a022f066a6c | |
parent | bbbee4679afd7c29a58087f133ffe241597f3144 [diff] |
crypto: hmac - Switch to shash This patch changes hmac to the new shash interface. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>