summaryrefslogtreecommitdiff
path: root/rnd.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04rnd: add gen_key_bytes to generate key from good entropy sourceDaniel Borkmann1-1/+2
Make this a function and do not have this in curvetun hard coded. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04rnd: move entropy source definition to rndDaniel Borkmann1-0/+7
It's better off there anyway. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04rnd: break out prng from xutilsDaniel Borkmann1-0/+6
We only need it in curvetun, this makes it easier to maintain. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ref='/cgit.cgi/linux/net-next.git/diff/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h?h=nds-private-remove&id=4d56a29f17508b2eb8bee66b8f0e3679201fa807&id2=7ecb6227ca339f93cda447d586d119df5687ddf2'>drivers/net/dsa/mv88e6xxx/mv88e6xxx.h1
-rw-r--r--include/net/dsa.h5
2 files changed, 4 insertions, 2 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h b/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h