Searched refs:__mix_pool_bytes (Results 1 – 1 of 1) sorted by relevance
584 static void __mix_pool_bytes(struct entropy_store *r, const void *in, in __mix_pool_bytes() function1300 __mix_pool_bytes(r, &fast_pool->pool, sizeof(fast_pool->pool)); in add_interrupt_randomness()1309 __mix_pool_bytes(r, &seed, sizeof(seed)); in add_interrupt_randomness()1429 __mix_pool_bytes(r, hash.w, sizeof(hash.w)); in extract_buf()