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:
564262c
)
[CRYPTO]: HMAC needs some more scatterlist fixups.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:37:12 +0000
(
00:37
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 26 Oct 2007 07:37:12 +0000
(
00:37
-0700)
hmac_setkey(), hmac_init(), and hmac_final() have
a singular on-stack scatterlist. Initialit is
using sg_init_one() instead of using sg_set_buf().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found