Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Drandom.c78 static void random_mix_pool(const void *buf, size_t len) in random_mix_pool() function
114 random_mix_pool(hash, sizeof(hash)); in random_extract()
150 random_mix_pool(&t, sizeof(t)); in random_add_randomness()
151 random_mix_pool(buf, len); in random_add_randomness()