Home
last modified time | relevance | path

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

/titanic_50/usr/src/test/libc-tests/tests/random/
H A Darc4random_fork.c57 arc4random_buf(fork_data->af_cbuf, sizeof (fork_data->af_cbuf)); in main()
62 arc4random_buf(fork_data->af_pbuf, sizeof (fork_data->af_pbuf)); in main()
H A Darc4random_forkall.c57 arc4random_buf(fork_data->af_cbuf, sizeof (fork_data->af_cbuf)); in main()
62 arc4random_buf(fork_data->af_pbuf, sizeof (fork_data->af_pbuf)); in main()
H A Darc4random_forksig.c77 arc4random_buf(fork_data->af_cbuf, sizeof (fork_data->af_cbuf)); in main()
82 arc4random_buf(fork_data->af_pbuf, sizeof (fork_data->af_pbuf)); in main()
H A Darc4random_rekey.c36 arc4random_buf(buf, NENTS); in main()
H A Darc4random.c37 arc4random_buf(buf, sizeof (buf)); in main()
/titanic_50/usr/src/lib/libuuid/common/
H A Duuid.c188 arc4random_buf(node, 6); in gen_ethernet_address()
401 arc4random_buf(uu, sizeof (uuid_t)); in uuid_generate_random()
/titanic_50/usr/src/lib/libc/port/gen/
H A Darc4random.c169 arc4random_buf(void *buf, size_t n) in arc4random_buf() function
/titanic_50/usr/src/head/
H A Dstdlib.h303 extern void arc4random_buf(void *, size_t);
/titanic_50/usr/src/man/man3c/
H A DMakefile588 arc4random_buf.3c \
1420 arc4random_buf.3c := LINKSRC = arc4random.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers252 arc4random_buf;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc573 link path=usr/share/man/man3c/arc4random_buf.3c target=arc4random.3c