Searched defs:random (Results 1 – 6 of 6) sorted by relevance
188 sub random subroutine
208 sub random subroutine
52 int remove, int random, int popfree) in test_size_t_priority_queue_int()135 int reserve, order, count, remove, random, popfree; in test_size_t_priority_queue() local
282 unsigned char random[RANDOM_SIZE]; /* random output */ member338 unsigned char random[2 * RANDOM_SIZE]; in test_drbg_reseed_in_child() local408 unsigned char random[2 * RANDOM_SIZE]; in test_rand_reseed_on_fork() local522 unsigned char random[1]; in test_rand_fork_safety() local
130 # define random() rand() macro
648 unsigned char random[SSL3_RANDOM_SIZE]; member
Completed in 25 milliseconds