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

/linux-4.1.27/lib/
H A Drandom32.c150 static u32 __extract_hwseed(void) __extract_hwseed() function
164 #define HWSEED() (mix_with_hwseed ? __extract_hwseed() : 0) prandom_seed_early()

Completed in 62 milliseconds