Home
last modified time | relevance | path

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

/linux/lib/
A Drandom32.c260 bool mix_with_hwseed) in prandom_seed_early() argument
263 #define HWSEED() (mix_with_hwseed ? __extract_hwseed() : 0) in prandom_seed_early()

Completed in 5 milliseconds