Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Drandom.c44 #define POOL_TAP3 14 macro
97 w ^= pool[(pool_pos + POOL_TAP3) & POOL_WORDS_MASK]; in random_mix_pool()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Drandom.c44 #define POOL_TAP3 14 macro
97 w ^= pool[(pool_pos + POOL_TAP3) & POOL_WORDS_MASK]; in random_mix_pool()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h66661 POOL_TAP3 = 51, enumerator