Searched refs:entropy_store (Results 1 – 1 of 1) sorted by relevance
527 struct entropy_store;528 struct entropy_store { struct533 struct entropy_store *pull; argument547 static ssize_t extract_entropy(struct entropy_store *r, void *buf, argument549 static ssize_t _extract_entropy(struct entropy_store *r, void *buf,552 static void crng_reseed(struct crng_state *crng, struct entropy_store *r);557 static struct entropy_store input_pool = {564 static struct entropy_store blocking_pool = {588 static void _mix_pool_bytes(struct entropy_store *r, const void *in, in _mix_pool_bytes()635 static void __mix_pool_bytes(struct entropy_store *r, const void *in, in __mix_pool_bytes()[all …]