Searched refs:entropy_store (Results 1 – 1 of 1) sorted by relevance
459 struct entropy_store;460 struct entropy_store { struct465 struct entropy_store *pull; argument480 static ssize_t extract_entropy(struct entropy_store *r, void *buf, argument482 static ssize_t _extract_entropy(struct entropy_store *r, void *buf,485 static void crng_reseed(struct crng_state *crng, struct entropy_store *r);490 static struct entropy_store input_pool = {497 static struct entropy_store blocking_pool = {521 static void _mix_pool_bytes(struct entropy_store *r, const void *in, in _mix_pool_bytes()568 static void __mix_pool_bytes(struct entropy_store *r, const void *in, in __mix_pool_bytes()[all …]