Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Drandom.c70 static u32 __ROL32(u32 x, u32 y) in __ROL32() function
91 w = __ROL32(*pos++, input_rotate & 31); in random_mix_pool()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Drandom.c70 static u32 __ROL32(u32 x, u32 y) in __ROL32() function
91 w = __ROL32(*pos++, input_rotate & 31); in random_mix_pool()