Searched refs:random (Results 1 – 17 of 17) sorted by relevance
14 of possibly several hardware random number generators.16 These hardware random number generators do feed into the17 kernel's random number generator entropy pool.334 tristate "STMicroelectronics STM32 random number generator"431 tristate "Hardware random number generator"433 This option enables UML's "hardware" random number generator. It434 attaches itself to the host's /dev/random, supplying as much entropy436 own drivers. It registers itself as a standard hardware random number442 /dev/hwrng and injects the entropy into /dev/random.447 tristate "TI Keystone NETCP SA Hardware random number generator"[all …]
27 } random; member
6 obj-y += mem.o random.o
228 allow random users access to this device. :-)560 Initialize the RNG using random numbers supplied by the CPU's562 random numbers are never used directly, but are rather hashed into568 quality and non-backdoored random numbers.572 boot time with "random.trust_cpu=on/off".590 at boot time with "random.trust_bootloader=on/off".
1110 if (!disk || !disk->random) in add_disk_randomness()1113 add_timer_randomness(disk->random, 0x100 + disk_devt(disk)); in add_disk_randomness()1128 disk->random = state; in rand_initialize_disk()
121 unsigned long random; member
205 struct timer_rand_state *random; member
287 QUEUE_SYSFS_BIT_FNS(random, ADD_RANDOM, 0);
1308 kfree(disk->random); in disk_release()
1774 This option enables the generic pseudo random number generator1821 random numbers. This Jitterentropy RNG registers with1846 tristate "User-space interface for random number generator algorithms"1851 This option enables the user-spaces interface for random
763 goto random; in __choose_mds()814 goto random; in __choose_mds()866 goto random; in __choose_mds()877 random: in __choose_mds()
373 struct sctp_random_param *random; member
122 and crc32_be over byte strings with random alignment and length
730 Use this in cases where you see apparently random memory1268 cryptographically secure random numbers before it's actually possible
78 If your LCD seems to miss random writings, increment this.
786 of other vendor unique HID usages to random mouse events.
12237 F: drivers/char/random.c