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:
9f28ffc
)
sparc64: Fix AES ctr mode block size.
author
David S. Miller
<davem@davemloft.net>
Wed, 19 Dec 2012 23:20:23 +0000
(15:20 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Dec 2012 23:20:23 +0000
(15:20 -0800)
Like the generic versions, we need to support a block size
of '1' for CTR mode AES.
This was discovered thanks to all of the new test cases added by
Jussi Kivilinna.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found