Searched refs:jent_have_clock (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/lib/jitterentropy/arch/arm64/
H A Dinternal.h14 static inline bool jent_have_clock(void) { function
/fuchsia/zircon/third_party/lib/jitterentropy/arch/x86/
H A Dinternal.h16 static inline bool jent_have_clock(void) { function
22 // calibrated yet. But, we only ever get here if jent_have_clock returned true, so our system at
/fuchsia/zircon/third_party/lib/jitterentropy/
H A Djitterentropy-base.c62 * - Add jent_have_clock check to jent_entropy_init.
659 if (!jent_have_clock()) {

Completed in 34 milliseconds