Searched refs:drbg_fork_result (Results 1 – 1 of 1) sorted by relevance
288 } drbg_fork_result; typedef299 const drbg_fork_result *l = left; in compare_drbg_fork_result()300 const drbg_fork_result *r = right; in compare_drbg_fork_result()333 drbg_fork_result result[2]) in test_drbg_reseed_in_child()411 drbg_fork_result result[DRBG_FORK_RESULT_COUNT]; in test_rand_reseed_on_fork()412 drbg_fork_result *presult = &result[2]; in test_rand_reseed_on_fork()460 qsort(result, DRBG_FORK_RESULT_COUNT, sizeof(drbg_fork_result), in test_rand_reseed_on_fork()
Completed in 5 milliseconds