Home
last modified time | relevance | path

Searched refs:POOL_TAP1 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c42 #define POOL_TAP1 26 macro
95 w ^= pool[(pool_pos + POOL_TAP1) & POOL_WORDS_MASK]; in random_mix_pool()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drandom.c42 #define POOL_TAP1 26 macro
95 w ^= pool[(pool_pos + POOL_TAP1) & POOL_WORDS_MASK]; in random_mix_pool()

Completed in 1 milliseconds