summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-08-21 20:50:52 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2006-09-21 11:46:17 +1000
commit0796ae061e6da5de7cfc1af57dfd42a73908b1bf (patch)
tree83832b65f93f2979483640d994d72f8b37860701 /lib
parent055bcee3102dc35f019b69df9c2618e9d6dd1c09 (diff)
downloadlinux-stable-0796ae061e6da5de7cfc1af57dfd42a73908b1bf.tar.gz
linux-stable-0796ae061e6da5de7cfc1af57dfd42a73908b1bf.tar.bz2
linux-stable-0796ae061e6da5de7cfc1af57dfd42a73908b1bf.zip
[CRYPTO] hmac: Add crypto template implementation
This patch rewrites HMAC as a crypto template. This means that HMAC is no longer a hard-coded part of the API. It's now a template that generates standard digest algorithms like any other. The old HMAC is preserved until all current users are converted. The same structure can be used by other MACs such as AES-XCBC-MAC. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions