Sign in
akaros
/
upstream
/
9d968c701eaa3fb219c3e99aed1e396c257c4e10
/
.
/
kern
/
include
/
random
/
fortuna.h
blob: 5060943284b4debc96fe8a8a3d1e835e3be09586 [
file
] [
log
] [
blame
]
void
fortuna_add_entropy
(
const
uint8_t
*
data
,
unsigned
len
);
void
fortuna_get_bytes
(
unsigned
len
,
uint8_t
*
dst
);