]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3685d96c562797565b5760cf128e91577cbf6cb9
tree1f6afaded943df5cfbfe6d5996ef6a022f066a6c
parentf50894d4b7b547c35c3dad8a2056f057231f0590
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