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