/* * NIST SP 800-90 March 2007 * 10.2 DRBG Mechanism Based on Block Ciphers * * Table 3 specifies the reseed interval as * <= 2^48. We use 2^31 so we can always be sure it'll fit in an int. */