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:
1472e5e
)
[CRYPTO] skcipher: Remove crypto_spawn_ablkcipher
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 2 Dec 2007 10:21:02 +0000
(21:21 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:48 +0000
(08:16 +1100)
Now that gcm and authenc have been converted to crypto_spawn_skcipher,
this patch removes the obsolete crypto_spawn_ablkcipher function.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found