Home
last modified time | relevance | path

Searched refs:__mix_pool_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/
Drandom.c539 static void __mix_pool_bytes(struct entropy_store *r, const void *in, in __mix_pool_bytes() function
929 __mix_pool_bytes(r, &fast_pool->pool, sizeof(fast_pool->pool)); in add_interrupt_randomness()
938 __mix_pool_bytes(r, &seed, sizeof(seed)); in add_interrupt_randomness()
1126 __mix_pool_bytes(r, hash.w, sizeof(hash.w)); in extract_buf()