projects
/
akaros.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add helper to run a function as a routine kmsg
[akaros.git]
/
kern
/
include
/
random
/
fortuna.h
1
2
void fortuna_add_entropy(const uint8_t *data, unsigned len);
3
void fortuna_get_bytes(unsigned len, uint8_t *dst);