Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Drandom.c69 static u32 __ROL32(u32 x, u32 y) in __ROL32() function
90 w = __ROL32(*pos++, input_rotate & 31); in random_mix_pool()