Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_random.c162 static void arc4_stir(void);
193 arc4_stir(void) in arc4_stir() function
240 arc4_stir(); in arc4_stir_if_needed()
266 arc4_stir(); in arc4random_buf()
/freebsd-12-stable/contrib/libevent/
Darc4random.c364 arc4_stir(void) in arc4_stir() function
411 arc4_stir(); in arc4_stir_if_needed()
448 val = arc4_stir(); in arc4random_stir()
461 arc4_stir(); in arc4random_addrandom()
495 arc4_stir(); in arc4random_buf()
Devutil_rand.c174 val = (!arc4_stir()) ? 0 : -1; in evutil_secure_rng_init()
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Darc4random.c364 arc4_stir(void) in arc4_stir() function
411 arc4_stir(); in arc4_stir_if_needed()
448 val = arc4_stir(); in arc4random_stir()
461 arc4_stir(); in arc4random_addrandom()
495 arc4_stir(); in arc4random_buf()
Devutil_rand.c174 val = (!arc4_stir()) ? 0 : -1; in evutil_secure_rng_init()