Home
last modified time | relevance | path

Searched refs:kReseedInterval (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/rand/
Drand.c51 static const unsigned kReseedInterval = 4096; variable
299 if (state->calls >= kReseedInterval) { in RAND_bytes_with_additional_data()