Skip to content

Commit

Permalink
[CRYPTO] tcrypt: Use HMAC template and hash interface
Browse files Browse the repository at this point in the history
This patch converts tcrypt to use the new HMAC template rather than the
hard-coded version of HMAC.  It also converts all digest users to use
the new cipher interface.

Signed-off-by: Herbert Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
herbertx committed Sep 21, 2006
1 parent 0796ae0 commit e9d4116
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 165 deletions.
Loading

0 comments on commit e9d4116

Please sign in to comment.