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:
3c5d8fa
)
crypto: rng - Convert low-level crypto_rng to new style
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 21 Apr 2015 02:46:38 +0000
(10:46 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Apr 2015 01:30:14 +0000
(09:30 +0800)
This patch converts the low-level crypto_rng interface to the
"new" style.
This allows existing implementations to be converted over one-
by-one. Once that is complete we can then remove the old rng
interface.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found