Home
last modified time | relevance | path

Searched refs:random (Results 1 – 25 of 28) sorted by relevance

12

/drivers/gpu/drm/ci/xfails/
A Drockchip-rk3399-fails.txt18 kms_cursor_crc@cursor-random-32x10,Fail
19 kms_cursor_crc@cursor-random-32x32,Fail
20 kms_cursor_crc@cursor-random-64x21,Fail
21 kms_cursor_crc@cursor-random-64x64,Fail
A Damdgpu-stoney-fails.txt28 kms_cursor_crc@cursor-random-64x21,Fail
29 kms_cursor_crc@cursor-random-64x64,Fail
A Dmsm-sc7180-trogdor-lazor-limozeen-flakes.txt20 kms_cursor_crc@cursor-random-128x128
A Dmsm-sc7180-trogdor-kingoftown-skips.txt26 kms_cursor_crc@cursor-random-max-size
/drivers/net/wireless/ath/carl9170/
A DKconfig46 Provides a hardware random number generator to the kernel.
49 generated random numbers from the transport stream with
/drivers/char/hw_random/
A DKconfig15 of possibly several hardware random number generators.
17 These hardware random number generators do feed into the
18 kernel's random number generator entropy pool.
399 tristate "STMicroelectronics STM32 random number generator"
537 tristate "TI Keystone NETCP SA Hardware random number generator"
542 This option enables Keystone's hardware random generator.
624 This option enables UML's "hardware" random number generator. It
625 attaches itself to the host's /dev/random, supplying as much entropy
628 a device which is usually called /dev/hwrng. This hardware random
629 number generator does feed into the kernel's random number generator
/drivers/net/hamradio/
A D6pack.c138 static unsigned char random; in sp_xmit_on_air() local
140 random = random * 17 + 41; in sp_xmit_on_air()
142 if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) { in sp_xmit_on_air()
/drivers/platform/cznic/
A DKconfig71 bool "Turris Omnia MCU true random number generator"
76 Say Y here to add support for the true random number generator
/drivers/crypto/
A DKconfig205 tristate "Pseudo random number generator device driver"
209 Select this option if you want to use the s390 pseudo random number
211 and uses triple-DES to generate secure random numbers like the
213 pseudo-random-number device through the char device /dev/prandom.
249 bool "HIFN 795x random number generator"
252 Select this option if you want to enable the random number generator
309 bool "PowerPC 4xx generic true random number generator support"
378 tristate "Exynos HW pseudo random number generator support"
384 cryptographic API for the pseudo random number generator hardware
509 module as a random number generator. (Other functions of the
/drivers/gpu/drm/i915/selftests/
A Dscatterlist.c186 static unsigned int random(unsigned long n, in random() function
273 random,
/drivers/char/
A DMakefile6 obj-y += mem.o random.o
A Drandom.c1237 if (!disk || !disk->random) in add_disk_randomness()
1240 add_timer_randomness(disk->random, 0x100 + disk_devt(disk)); in add_disk_randomness()
1255 disk->random = state; in rand_initialize_disk()
A DKconfig193 allow random users access to this device. :-)
/drivers/platform/x86/x86-android-tablets/
A DKconfig20 With the DSDT containing a random collection of devices which may or
/drivers/net/ethernet/freescale/
A Dfec_mpc52xx.h91 u32 random; /* FEC + 0x128 */ member
/drivers/usb/misc/
A DKconfig297 tristate "ChaosKey random number generator driver support"
302 are hardware random number generators which hook into the
304 /dev/random and /dev/urandom and also provides direct access
/drivers/firmware/efi/libstub/
A DMakefile68 file.o mem.o random.o randomalloc.o pci.o \
/drivers/crypto/caam/
A DKconfig155 bool "Register Pseudo random number generation implementation with Crypto API"
/drivers/net/arcnet/
A DKconfig69 be random data.
/drivers/w1/slaves/
A DKconfig82 This EEPROM is organized as one page of 32 bytes for random
/drivers/net/wireless/ath/ath9k/
A DKconfig201 randomness into Linux entropy pool (/dev/urandom and /dev/random)
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
A Dmemx.fuc279 // Read random memory to wake up... things
/drivers/infiniband/hw/irdma/
A Dverbs.c2286 u32 random; in irdma_create_stag() local
2290 get_random_bytes(&random, sizeof(random)); in irdma_create_stag()
2291 consumer_key = (u8)random; in irdma_create_stag()
2293 driver_key = random & ~iwdev->rf->mr_stagmask; in irdma_create_stag()
2294 next_stag_index = (random & iwdev->rf->mr_stagmask) >> 8; in irdma_create_stag()
/drivers/firmware/
A DKconfig268 for hardware random number generation.
/drivers/tty/
A DKconfig399 writing the system log to a random device connected to the serial

Completed in 36 milliseconds

12