Home
last modified time | relevance | path

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

/openssl/test/
H A Ddrbgtest.c412 drbg_fork_result *presult = &result[2]; in test_rand_reseed_on_fork() local
418 presult[0].pindex = presult[1].pindex = i; in test_rand_reseed_on_fork()
420 sprintf(presult[0].name, "child %d", i); in test_rand_reseed_on_fork()
421 strcpy(presult[1].name, presult[0].name); in test_rand_reseed_on_fork()
427 presult))) in test_rand_reseed_on_fork()
430 presult += 2; in test_rand_reseed_on_fork()

Completed in 5 milliseconds