Home
last modified time | relevance | path

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

/drivers/crypto/caam/
DKconfig110 the hw_random API for suppying the kernel entropy pool.
Dregs.h295 u32 entropy; /* RTSTENTROPYx - Test entropy */ member
/drivers/usb/misc/
DKconfig255 number generator which hooks into the kernel entropy pool to
256 ensure a large supply of entropy for /dev/random and
/drivers/char/hw_random/
DKconfig391 attaches itself to the host's /dev/random, supplying as much entropy
399 /dev/hwrng and injects the entropy into /dev/random.
/drivers/char/
Drandom.c1880 size_t entropy) in add_hwgenerator_randomness() argument
1897 credit_entropy_bits(poolp, entropy); in add_hwgenerator_randomness()