Searched refs:test_random (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/test/testutil/
H A Drandom.c19 uint32_t test_random(void) { function
39 test_random();
H A Ddriver.c311 j = test_random() % (1 + i);
361 jstep = test_random() % all_tests[i].num;
H A Dfake_random.c81 r = test_random();
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Drandom.c19 uint32_t test_random(void) { function
39 test_random();
H A Ddriver.c193 j = test_random() % (1 + i);
231 jstep = test_random() % all_tests[i].num;
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtgamma_inc.c37 test_random (mpfr_prec_t p, int k) function
396 test_random (p, 10);
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h462 uint32_t test_random(void);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h611 uint32_t test_random(void);
H A Ddestest.c731 in[i] = test_random();

Completed in 209 milliseconds