Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Ddrbgtest.c294 } drbg_fork_result; typedef
305 const drbg_fork_result *l = left; in compare_drbg_fork_result()
306 const drbg_fork_result *r = right; in compare_drbg_fork_result()
339 drbg_fork_result result[2]) in test_drbg_reseed_in_child()
417 drbg_fork_result result[DRBG_FORK_RESULT_COUNT]; in test_rand_reseed_on_fork()
418 drbg_fork_result *presult = &result[2]; in test_rand_reseed_on_fork()
466 qsort(result, DRBG_FORK_RESULT_COUNT, sizeof(drbg_fork_result), in test_rand_reseed_on_fork()