Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
DKconfig186 randomness into Linux entropy pool (/dev/urandom and /dev/random)
188 Say Y, feeds the entropy directly from the WiFi driver to the input
/drivers/crypto/caam/
DKconfig122 the hw_random API for suppying the kernel entropy pool.
Dregs.h354 u32 entropy; /* RTSTENTROPYx - Test entropy */ member
/drivers/usb/misc/
DKconfig263 kernel entropy pool to ensure a large supply of entropy for
/drivers/char/hw_random/
DKconfig433 attaches itself to the host's /dev/random, supplying as much entropy
441 /dev/hwrng and injects the entropy into /dev/random.
/drivers/char/
Drandom.c2158 size_t entropy) in add_hwgenerator_randomness() argument
2174 credit_entropy_bits(poolp, entropy); in add_hwgenerator_randomness()