Searched refs:SEED_TTL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drandom-fips.c40 (SEED_TTL) output blocks; the re-seeding is disabled in test mode.
92 #define SEED_TTL 1000 macro
464 if (!rng_ctx->test_dt_ptr && rng_ctx->use_counter > SEED_TTL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom-fips.c40 (SEED_TTL) output blocks; the re-seeding is disabled in test mode.
92 #define SEED_TTL 1000 macro
464 if (!rng_ctx->test_dt_ptr && rng_ctx->use_counter > SEED_TTL)

Completed in 118 milliseconds