crypto: hmac - Switch to shash
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 9 Jul 2009 04:43:37 +0000 (12:43 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:04 +0000 (12:58 +0800)
commit8bd1209cfff246ce6dfae86837467a01236f9cb6
tree1f6afaded943df5cfbfe6d5996ef6a022f066a6c
parentbbbee4679afd7c29a58087f133ffe241597f3144
crypto: hmac - Switch to shash

This patch changes hmac to the new shash interface.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/hmac.c