Searched refs:arc4random_uniform (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/bsd/
H A Darc4random_uniform.c1 /* $OpenBSD: arc4random_uniform.c,v 1.2 2015/09/13 08:31:47 guenther Exp $ */
33 arc4random_uniform(uint32_t upper_bound) function
/haiku/headers/compatibility/bsd/
H A Dstdlib.h26 uint32_t arc4random_uniform(uint32_t upper_bound);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c573 sec = 60 + arc4random_uniform(30);

Completed in 88 milliseconds