Home
last modified time | relevance | path

Searched defs:randseed (Results 1 – 5 of 5) sorted by relevance

/external/trusty/lk/lib/libc/rand/
Drand.c26 static unsigned int randseed = KERNEL_LIBC_RANDSEED; variable
/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
Dmktemp.c93 static apr_uint32_t randseed=0; variable
/external/curl/lib/
Drand.c105 static unsigned int randseed; in randit() local
/external/lua/src/
Dlmathlib.c610 static void randseed (lua_State *L, RanState *state) { in randseed() function
/external/libsrtp2/fuzzer/
Dfuzzer.c838 uint32_t randseed; in LLVMFuzzerTestOneInput() local