Searched refs:RAND_DRBG_STRENGTH (Results 1 – 4 of 4) sorted by relevance
85 #define RAND_LOAD_BUF_SIZE (RAND_BUF_SIZE + RAND_DRBG_STRENGTH) in RAND_load_file()115 bytes = RAND_DRBG_STRENGTH; in RAND_load_file()
68 3 * (RAND_DRBG_STRENGTH / 16))
405 pool = rand_pool_new(RAND_DRBG_STRENGTH, 1, in RAND_poll()406 (RAND_DRBG_STRENGTH + 7) / 8, in RAND_poll()
47 # define RAND_DRBG_STRENGTH 256 macro