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