Searched refs:FIPS_rand_set_dt (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/fips/rand/
H A Dfips_rand.h67 int FIPS_rand_set_dt(unsigned char *dt);
H A Dfips_rngvs.c84 FIPS_rand_set_dt(dt);
153 FIPS_rand_set_dt(dt);
H A Dfips_rand.c204 int FIPS_rand_set_dt(unsigned char *dt) function
H A Dfips_randtest.c221 FIPS_rand_set_dt(dt);
H A Dfips_rand_selftest.c341 FIPS_rand_set_dt(tv[i].DT);

Completed in 94 milliseconds