Searched refs:prng_seed (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/crypto/
H A Dprng.c68 static void prng_seed(int nbytes) function
115 prng_seed(8);
185 prng_seed(16);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/rand/
H A Dfips_randtest.c128 static unsigned char prng_seed[8]={0x6b,0xa3,0x4f,0x07,0xe4,0x2a,0xb0,0xc}; variable
227 RAND_seed(prng_seed,sizeof prng_seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dfips_randtest.c128 static unsigned char prng_seed[8]={0x6b,0xa3,0x4f,0x07,0xe4,0x2a,0xb0,0xc}; variable
227 RAND_seed(prng_seed,sizeof prng_seed);

Completed in 40 milliseconds