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:
f9d2691
)
crypto: xts: add interface for parallelized cipher implementations
author
Jussi Kivilinna
<jussi.kivilinna@mbnet.fi>
Wed, 9 Nov 2011 03:56:06 +0000
(11:56 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 9 Nov 2011 03:56:06 +0000
(11:56 +0800)
Add xts_crypt() function that can be used by cipher implementations that can
benefit from parallelized cipher operations.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found