Sign in
akaros
/
akaros
/
4b593bc3a30e8b7241057ec853d6266bd3fc0e7f
/
.
/
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
);