Home
last modified time | relevance | path

Searched refs:initstate (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/secure/lib/libcrypt/
H A Dblowfish.c96 const blf_ctx initstate = in Blowfish_initstate() local
368 *c = initstate; in Blowfish_initstate()
/freebsd-12.1/lib/libc/stdlib/
H A DSymbol.map62 initstate;
H A DMakefile.inc56 MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \
H A Drandom.c324 initstate(unsigned int seed, char *arg_state, size_t n) in initstate() function
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Drandom.c257 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
H A Dfunctions.texi979 @deftypefnx Supplement void* initstate (unsigned int @var{seed}, void *@var{arg_state}, unsigned lo…
986 run of the program). @code{initstate} and @code{setstate} allow fine-grained
H A DChangeLog644 * random.c (srandom, initstate, setstate, random): Use ISO C
/freebsd-12.1/contrib/binutils/libiberty/
H A Drandom.c257 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
H A Dfunctions.texi1017 @deftypefnx Supplement void* initstate (unsigned int @var{seed}, void *@var{arg_state}, unsigned lo…
1024 run of the program). @code{initstate} and @code{setstate} allow fine-grained
H A DChangeLog842 * random.c (srandom, initstate, setstate, random): Use ISO C
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dblowfish.c128 static const blf_ctx initstate = in Blowfish_initstate() local
399 *c = initstate; in Blowfish_initstate()
/freebsd-12.1/include/
H A Dstdlib.h211 char *initstate(unsigned int, char *, size_t);
/freebsd-12.1/tools/regression/fsx/
H A Dfsx.c1168 initstate(seed, state, 256); in main()
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.2001570 * configure.in: remove initstate and setstate, they should be in
597 * configure.in: test for initstate and setstate
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h558 extern char * initstate(unsigned, char *, int);
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2064 fun:initstate=uninstrumented