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:
17f0f4a
)
crypto: skcipher - Use RNG interface instead of get_random_bytes
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 14 Aug 2008 12:21:31 +0000
(22:21 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 29 Aug 2008 05:50:06 +0000
(15:50 +1000)
This patch makes the IV generators use the new RNG interface so
that the user can pick an RNG other than the default get_random_bytes.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found