Searched refs:FIPS_set_prng_key (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/rand/
H A Dfips_rand.h61 void FIPS_set_prng_key(const unsigned char k1[8],const unsigned char k2[8]);
H A Dfips_randtest.c190 FIPS_set_prng_key(t->keys[0],t->keys[1]);
226 FIPS_set_prng_key(prng_key1,prng_key2);
H A Dfips_rand.c121 void FIPS_set_prng_key(const unsigned char k1[8],const unsigned char k2[8]) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dfips_rand.h61 void FIPS_set_prng_key(const unsigned char k1[8],const unsigned char k2[8]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dfips_randtest.c190 FIPS_set_prng_key(t->keys[0],t->keys[1]);
226 FIPS_set_prng_key(prng_key1,prng_key2);
H A Dfips_dsatest.c161 FIPS_set_prng_key(rnd_key1,rnd_key2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/
H A Dfips.c224 FIPS_set_prng_key(buf,buf+8);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/dsa/
H A Dfips_dsatest.c161 FIPS_set_prng_key(rnd_key1,rnd_key2);

Completed in 105 milliseconds