Searched refs:system_rng_available (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/random/
H A Drndw32.c244 static int system_rng_available; /* Whether a system RNG is available. */ variable
259 system_rng_available = 0;
292 system_rng_available = 1;
304 if (!system_rng_available)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/random/
H A Drndw32.c244 static int system_rng_available; /* Whether a system RNG is available. */ variable
259 system_rng_available = 0;
292 system_rng_available = 1;
304 if (!system_rng_available)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/random/
H A Drndw32.c244 static int system_rng_available; /* Whether a system RNG is available. */ variable
259 system_rng_available = 0;
292 system_rng_available = 1;
304 if (!system_rng_available)

Completed in 65 milliseconds