Searched refs:CCDRBG_RESEED_INTERVAL (Results 1 – 2 of 2) sorted by relevance
37 #define CCDRBG_RESEED_INTERVAL ((uint64_t)1<<48) // must be able to fit the NIST maximum o… macro
208 (drbg_ctx->reseed_counter > CCDRBG_RESEED_INTERVAL); in must_reseed()