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:
85a7f0a
)
crypto: talitos - simplify hmac data size calculation
author
Kim Phillips
<kim.phillips@freescale.com>
Thu, 13 Aug 2009 01:49:06 +0000
(11:49 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 13 Aug 2009 01:49:06 +0000
(11:49 +1000)
don't do request->src vs. assoc pointer math - it's the same as adding
assoclen and ivsize (just with more effort).
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found