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

/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Drandom.c67 static u32 __ROL32(u32 x, u32 y) function
85 w = __ROL32(*pos++, input_rotate & 31);

Completed in 156 milliseconds