git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2c034
)
n2_crypto: Add HMAC support.
author
David S. Miller
<davem@davemloft.net>
Sun, 23 May 2010 05:53:09 +0000
(22:53 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 May 2010 00:37:17 +0000
(17:37 -0700)
One note is that, unlike with non-HMAC hashes, we can't support
hmac(sha224) using the HMAC_SHA256 opcode.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found