Searched refs:random (Results 101 - 125 of 447) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/rb532/
H A Dirq.c39 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/dfu/
H A Ddfu.c35 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dobjectid.c6 #include <linux/random.h>
195 /* Zero out label and generate random UUID */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dvector_test.c59 int k = (random() % MAX) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dunix.c334 * Store n random bytes an buf
357 p[i] = random() & 0xFF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/hw_random/
H A Domap-rng.c20 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A DMakefile60 obj-$(CONFIG_UML_RANDOM) += random.o
H A Dnet_kern.c293 goto random;
302 goto random;
310 goto random;
316 goto random;
330 random:
332 "Choosing a random ethernet address for device %s\n", name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dprng.c4 * Driver for the s390 pseudo random number generator
12 #include <linux/random.h>
33 * Any one who considers arithmetical methods of producing random digits is,
96 /* same as in extract_entropy_user in random.c */
107 * we lose some random bytes if an attacker issues
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dirqinit.c8 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dthreads.c34 #include <linux/random.h>
96 * This random exponential backoff is relied on to eventually resolve racing
100 * here to wait for a random amount of time before trying again. Eventually
103 * before the other's random delay fires.
110 * We should *always* start with a random backoff; otherwise a broken connection
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c64 #include <linux/random.h>
H A Dgss_spkm3_seal.c39 #include <linux/random.h>
H A Dgss_spkm3_token.c40 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dcore.c40 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dirq.c19 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dirq.c14 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dirq.c21 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dirq.c30 #include <linux/random.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dclient-puzzle.c62 data->v[j] = (char)random();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf44 If we allow the device to connect, set a random new CDID and CK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp355 CUInt128 random(CUInt128((uint32_t)0), 0);
356 CUInt128 distance = random;
358 GetClosestTo(2, random, distance, 1200, &mapContacts, false, false);
822 // Look-up a random client in this zone
825 CUInt128 random(prefix, m_level);
826 random ^= me;
827 CSearchManager::FindNode(random, false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-video.mak2 fate-filter-delogo: CMD = framecrc -i $(TARGET_SAMPLES)/real/rv30.rm -vf perms=random,delogo=show=0:x=290:y=25:w=26:h=16 -an
43 fate-filter-colorchannelmixer: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf format=rgb24,perms=random,colorchannelmixer=.31415927:.4:.31415927:0:.27182818:.8:.27182818:0:.2:.6:.2:0 -flags +bitexact -sws_flags +accurate_rnd+bitexact
72 fate-filter-negate: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf perms=random,negate
157 fate-filter-curves: CMD = framecrc -i $(TARGET_SAMPLES)/utvideo/utvideo_rgb_median.avi -vf perms=random,curves=vintage
212 fate-filter-edgedetect: CMD = video_filter "format=gray,perms=random,edgedetect"
215 fate-filter-edgedetect-colormix: CMD = video_filter "format=gbrp,perms=random,edgedetect=mode=colormix"
218 fate-filter-hue: CMD = video_filter "perms=random,hue=s=sin(2*PI*t)+1"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A DMakefile63 # random.c uses fork() thus a test for W32 does not make any sense.
64 am__append_1 = random
84 am__EXEEXT_1 = random$(EXEEXT)
179 random_SOURCES = random.c
180 random_OBJECTS = random.$(OBJEXT)
234 mpitests.c pkbench.c pkcs1v2.c prime.c pubkey.c random.c \
240 random.c register.c rsacvt.c t-kdf.c t-mpi-bit.c testapi.c \
501 random$(EXEEXT): $(random_OBJECTS) $(random_DEPENDENCIES)
502 @rm -f random$(EXEEXT)
549 include ./$(DEPDIR)/random
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libaddns/
H A Ddnsrecord.c44 req->id = random();
76 req->id = random();

Completed in 213 milliseconds

1234567891011>>