Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Drandom.c73 static void random_mix_pool(const void *buf, size_t len) in random_mix_pool() function
109 random_mix_pool(hash, sizeof(hash)); in random_extract()
145 random_mix_pool(&t, sizeof(t)); in random_add_randomness()
146 random_mix_pool(buf, len); in random_add_randomness()