Sign in
akaros
/
akaros
/
3ee608864c6c2d5c76b6ae48b30673b2870e717a
/
.
/
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
);