Searched refs:have_fork_detection (Results 1 – 4 of 4) sorted by relevance
334 static bool have_fork_detection() { in have_fork_detection() function420 if ((!have_fork_detection() && !sysrand(true, kAdditionalDataLength)) || in TestFunctionPRNGModel()425 (!have_fork_detection() && !sysrand(true, kAdditionalDataLength))) { in TestFunctionPRNGModel()431 (!have_fast_rdrand() && !have_fork_detection() && in TestFunctionPRNGModel()438 (!have_fast_rdrand() && !have_fork_detection() && in TestFunctionPRNGModel()
624 static bool have_fork_detection() { return CRYPTO_get_fork_generation() != 0; } in have_fork_detection() function662 if (have_fork_detection()) { in TestFunctionPRNGModel()721 if (!have_fork_detection()) { in TestFunctionPRNGModel()732 (!have_fork_detection() && !sysrand(true, kAdditionalDataLength))) { in TestFunctionPRNGModel()738 (!have_fast_rdrand() && !have_fork_detection() && in TestFunctionPRNGModel()745 (!have_fast_rdrand() && !have_fork_detection() && in TestFunctionPRNGModel()