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:
927eead
)
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 5 Dec 2007 10:08:36 +0000
(21:08 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:44 +0000
(08:16 +1100)
This patch creates the infrastructure to help the construction of givcipher
templates that wrap around existing blkcipher/ablkcipher algorithms by adding
an IV generator to them.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found