Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Drandom.c67 static u32 __ROL32(u32 x, u32 y) in __ROL32() function
85 w = __ROL32(*pos++, input_rotate & 31); in random_mix_pool()