Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Drand.c129 static unsigned int randseed; in weak_random() local
164 static unsigned int randseed; in randit() local
/aosp_15_r20/external/trusty/lk/lib/libc/rand/
Drand.c26 static unsigned int randseed = KERNEL_LIBC_RANDSEED; variable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dmktemp.c93 static apr_uint32_t randseed=0; variable
/aosp_15_r20/bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
H A Drandom.c512 static u_long randseed = 1; in random() local
/aosp_15_r20/external/lua/src/
H A Dlmathlib.c610 static void randseed (lua_State *L, RanState *state) { in randseed() function
/aosp_15_r20/external/libsrtp2/fuzzer/
H A Dfuzzer.c838 uint32_t randseed; in LLVMFuzzerTestOneInput() local