Searched refs:initstate (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/secure/lib/libcrypt/ |
| H A D | blowfish.c | 96 const blf_ctx initstate = in Blowfish_initstate() local 368 *c = initstate; in Blowfish_initstate()
|
| /freebsd-12.1/lib/libc/stdlib/ |
| H A D | Symbol.map | 62 initstate;
|
| H A D | Makefile.inc | 56 MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \
|
| H A D | random.c | 324 initstate(unsigned int seed, char *arg_state, size_t n) in initstate() function
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | random.c | 257 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
|
| H A D | functions.texi | 979 @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 D | ChangeLog | 644 * random.c (srandom, initstate, setstate, random): Use ISO C
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | random.c | 257 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
|
| H A D | functions.texi | 1017 @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 D | ChangeLog | 842 * random.c (srandom, initstate, setstate, random): Use ISO C
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | blowfish.c | 128 static const blf_ctx initstate = in Blowfish_initstate() local 399 *c = initstate; in Blowfish_initstate()
|
| /freebsd-12.1/include/ |
| H A D | stdlib.h | 211 char *initstate(unsigned int, char *, size_t);
|
| /freebsd-12.1/tools/regression/fsx/ |
| H A D | fsx.c | 1168 initstate(seed, state, 256); in main()
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog.2001 | 570 * 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 D | sys-protos.h | 558 extern char * initstate(unsigned, char *, int);
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2064 fun:initstate=uninstrumented
|