Searched defs:seed (Results 1 - 25 of 189) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Drand.c22 void srand(unsigned int seed) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Drng.h8 int32_t seed; member in struct:rng_ctx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dpkcs1v2-oaep.h23 const char *seed; member in struct:__anon2427::__anon2428
H A Dpkcs1v2-v15c.h22 const char *seed; member in struct:__anon2431::__anon2432
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dcarta_random.S19 #define seed r32 define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dpkcs1v2-oaep.h23 const char *seed; member in struct:__anon6881::__anon6882
H A Dpkcs1v2-v15c.h22 const char *seed; member in struct:__anon6885::__anon6886
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/smbd/
H A Dsec_ctx_torture.c29 int seed, level = 0, num_tests = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dkrng.c25 static int krng_reset(struct crypto_rng *tfm, u8 *seed, unsigned int slen) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmagic.c45 long seed; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlfg.c30 av_cold void av_lfg_init(AVLFG *c, unsigned int seed) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Ddither.c26 void swri_get_dither(SwrContext *s, void *dst, int len, unsigned seed, enum AVSampleFormat noise_fmt) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dblumshub.cpp8 PublicBlumBlumShub::PublicBlumBlumShub(const Integer &n, const Integer &seed) argument
47 BlumBlumShub::BlumBlumShub(const Integer &p, const Integer &q, const Integer &seed) argument
H A Ddsa.h28 inline bool GenerateDSAPrimes(const byte *seed, size_t seedLength, int &counter, Integer &p, unsigned int primeLength, Integer &q) argument
H A Drng.h24 word32 seed; member in class:LC_RNG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Drand.h83 void (*seed)(const void *buf, int num); member in struct:rand_meth_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmagic.c69 long seed; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dsa/
H A Ddsagen.c72 unsigned char seed[20]={ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand.h83 void (*seed)(const void *buf, int num); member in struct:rand_meth_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Drandtest.c33 int status, seed; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlfg.c30 void av_cold av_lfg_init(AVLFG *c, unsigned int seed) argument
H A Drandom_seed.c75 uint32_t seed; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsagen.c72 unsigned char seed[20] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsagen.c72 unsigned char seed[20] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dtivo_utils.c88 seedRandomByte(__u32 seed) { argument
121 seedRandomness(int N, void *pBuf, __u32 seed){ argument
132 sqlite_int64 r, seed; local
136 seedRandomness(sizeof(r), &r, seed); local

Completed in 401 milliseconds

12345678