Home
last modified time | relevance | path

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

/titanic_50/usr/src/test/libc-tests/tests/random/
H A Dgetentropy.c33 ret = getentropy(buf, sizeof (buf)); in main()
37 ret = getentropy(errbuf, sizeof (errbuf)); in main()
41 ret = getentropy(errbuf, 257); in main()
45 ret = getentropy(errbuf, 256); in main()
48 ret = getentropy(errbuf, 0); in main()
52 ret = getentropy(NULL, sizeof (buf)); in main()
61 ret = getentropy(addr, sizeof (buf)); in main()
H A DMakefile31 getentropy \
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetentropy.c24 getentropy(void *buf, size_t buflen) in getentropy() function
H A Darc4random.c94 if (getentropy(rnd, sizeof (rnd)) == -1) in arc4_stir()
/titanic_50/usr/src/test/libc-tests/runfiles/
H A Ddefault.run36 [/opt/libc-tests/tests/random/getentropy]
/titanic_50/usr/src/head/
H A Dunistd.h708 extern int getentropy(void *, size_t);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-test-libctest.mf109 file path=opt/libc-tests/tests/random/getentropy mode=0555
H A Dsystem-library.mf599 license usr/src/man/man3c/THIRDPARTYLICENSE.getentropy \
600 license=usr/src/man/man3c/THIRDPARTYLICENSE.getentropy
H A Dsystem-library.man3c.inc160 file path=usr/share/man/man3c/getentropy.3c
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile406 getentropy.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com425 getentropy.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com439 getentropy.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com464 getentropy.o \
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers255 getentropy;
/titanic_50/usr/src/man/man3c/
H A DMakefile165 getentropy.3c \