Searched refs:random (Results 1 – 25 of 28) sorted by relevance
12
| /drivers/gpu/drm/ci/xfails/ |
| A D | rockchip-rk3399-fails.txt | 18 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 D | amdgpu-stoney-fails.txt | 28 kms_cursor_crc@cursor-random-64x21,Fail 29 kms_cursor_crc@cursor-random-64x64,Fail
|
| A D | msm-sc7180-trogdor-lazor-limozeen-flakes.txt | 20 kms_cursor_crc@cursor-random-128x128
|
| A D | msm-sc7180-trogdor-kingoftown-skips.txt | 26 kms_cursor_crc@cursor-random-max-size
|
| /drivers/net/wireless/ath/carl9170/ |
| A D | Kconfig | 46 Provides a hardware random number generator to the kernel. 49 generated random numbers from the transport stream with
|
| /drivers/char/hw_random/ |
| A D | Kconfig | 15 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 D | 6pack.c | 138 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 D | Kconfig | 71 bool "Turris Omnia MCU true random number generator" 76 Say Y here to add support for the true random number generator
|
| /drivers/crypto/ |
| A D | Kconfig | 205 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 D | scatterlist.c | 186 static unsigned int random(unsigned long n, in random() function 273 random,
|
| /drivers/char/ |
| A D | Makefile | 6 obj-y += mem.o random.o
|
| A D | random.c | 1237 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 D | Kconfig | 193 allow random users access to this device. :-)
|
| /drivers/platform/x86/x86-android-tablets/ |
| A D | Kconfig | 20 With the DSDT containing a random collection of devices which may or
|
| /drivers/net/ethernet/freescale/ |
| A D | fec_mpc52xx.h | 91 u32 random; /* FEC + 0x128 */ member
|
| /drivers/usb/misc/ |
| A D | Kconfig | 297 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 D | Makefile | 68 file.o mem.o random.o randomalloc.o pci.o \
|
| /drivers/crypto/caam/ |
| A D | Kconfig | 155 bool "Register Pseudo random number generation implementation with Crypto API"
|
| /drivers/net/arcnet/ |
| A D | Kconfig | 69 be random data.
|
| /drivers/w1/slaves/ |
| A D | Kconfig | 82 This EEPROM is organized as one page of 32 bytes for random
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | Kconfig | 201 randomness into Linux entropy pool (/dev/urandom and /dev/random)
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | memx.fuc | 279 // Read random memory to wake up... things
|
| /drivers/infiniband/hw/irdma/ |
| A D | verbs.c | 2286 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 D | Kconfig | 268 for hardware random number generation.
|
| /drivers/tty/ |
| A D | Kconfig | 399 writing the system log to a random device connected to the serial
|
Completed in 36 milliseconds
12