Searched refs:entropy_store (Results 1 – 1 of 1) sorted by relevance
491 struct entropy_store;492 struct entropy_store { struct507 static ssize_t extract_entropy(struct entropy_store *r, void *buf, argument509 static ssize_t _extract_entropy(struct entropy_store *r, void *buf,515 static struct entropy_store input_pool = {590 static void mix_pool_bytes(struct entropy_store *r, const void *in, in mix_pool_bytes()1144 struct entropy_store *r; in add_timer_randomness()1247 struct entropy_store *r; in add_interrupt_randomness()1369 static void extract_buf(struct entropy_store *r, __u8 *out) in extract_buf()1749 static void __init init_std_data(struct entropy_store *r) in init_std_data()[all …]
Completed in 6 milliseconds