Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Drandom.c536 static void __mix_pool_bytes(struct entropy_store *r, const void *in, in __mix_pool_bytes() function
909 __mix_pool_bytes(r, &fast_pool->pool, sizeof(fast_pool->pool)); in add_interrupt_randomness()
918 __mix_pool_bytes(r, &seed, sizeof(seed)); in add_interrupt_randomness()
1106 __mix_pool_bytes(r, hash.w, sizeof(hash.w)); in extract_buf()