Sign in
akaros
/
upstream
/
ab58204edfba565a724724faf9a8e7e9ccce94fb
/
.
/
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
);