Searched refs:random (Results 151 - 175 of 447) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di8259.c8 #include <linux/random.h>
H A Dsys_x86_64.c15 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpageattr-test.c4 * Clears the a test pte bit on random pages in the direct mapping,
9 #include <linux/random.h>
111 /* Change the global bit on random pages in the direct mapping */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/async_tx/
H A Draid6test.c24 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h61 # CN30XX Use random Icache replacement
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dipcomp6.c40 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irlan/
H A Dirlan_filter.c26 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_helper.c18 #include <linux/random.h>
H A Dxt_RATEEST.c13 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dlib80211_crypt_wep.c17 #include <linux/random.h>
66 /* start WEP IV from a random value */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dpanic.c17 #include <linux/random.h>
348 * 64-bit random ID for oopses:
H A Dtest_kprobes.c19 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dcrc32.c355 *buf++ = (unsigned char) random();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnet.h58 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dextint.c16 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Dgen_uuid.c66 #define rand() random()
79 fd = open("/dev/random", O_RDONLY | O_NONBLOCK);
82 /* Crank the random number generator a few times */
91 * Generate a series of random bytes. Use /dev/urandom if possible,
92 * and if not, use srandom/random.
116 * randomness if /dev/random/urandom is out to lunch.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-audio.mak91 fate-filter-volume: CMD = md5 -i $(SRC) -af aperms=random,volume=precision=fixed:volume=0.5 -f s16le
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c32 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-irq.c21 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip32/
H A Dip32-irq.c19 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsencrypt.c31 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211wep.c53 #include <linux/random.h>
249 /* use a random IV. And skip known weak ones. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dlc-rc.c7 #include <linux/random.h>
124 * then a random locally administered EUI-48 is generated and set on
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_dhx_passwd.c91 rnd_seed[i] = random();
299 /* check to make sure that the random number is the same. we
300 * get sent back an incremented random number. */
309 /* zero out the random number */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dtest-ratelim.c95 int r = random() % 256;

Completed in 227 milliseconds

1234567891011>>