Home
last modified time | relevance | path

Searched refs:test_random (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/crypto/openssl/test/testutil/
H A Drandom.c19 uint32_t test_random(void) { in test_random() function
39 test_random(); in test_random_seed()
H A Ddriver.c310 j = test_random() % (1 + i); in run_tests()
360 jstep = test_random() % all_tests[i].num; in run_tests()
H A Dfake_random.c81 r = test_random(); in fake_rand_generate()
/freebsd-14.2/crypto/openssl/test/
H A Ddestest.c731 in[i] = test_random(); in test_des_key_wrap()
H A Dtestutil.h611 uint32_t test_random(void);